.blgcomment-list>li:nth-child(n+2) {
    margin-block-start: 15px !important;
}

.custom-card {
    border: 1px solid #ced4da;
}

.landing-page {
    overflow-x: hidden;
    width: 100%;
}

.customizer-action svg {
    width: 23px !important;
    color: #ffffff !important;
}

.active-mode {
    border: solid 2px #000000 !important;
}

.property-img {
    max-width: 507px;
    max-height: 286px;
}

.text-justify {
    text-align: justify;
}

.custom .media {
    padding: 10px !important;
}

/* User Dropdown Premium Styles */
.user-dropdown-wrapper {
    position: relative;
    z-index: 1050;
}

.user-dropdown-trigger {
    display: flex;
    align-items: center;
    gap: 12px;
    background: white;
    border: 1px solid rgba(0, 71, 255, 0.15);
    padding: 6px 16px 6px 8px;
    border-radius: 50px;
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    cursor: pointer;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);
}

[dir="rtl"] .user-dropdown-trigger {
    padding: 6px 8px 6px 16px;
}

.user-dropdown-trigger:hover {
    border-color: rgba(0, 71, 255, 0.4);
    box-shadow: 0 8px 20px rgba(0, 71, 255, 0.08);
    transform: translateY(-1px);
}

.user-dropdown-trigger.active {
    background: #f0f7ff;
    border-color: #0047ff;
}

/* Global Currency Icon Sizing */
.currency-icon {
    width: 25px !important;
    height: auto !important;
    vertical-align: middle !important;
    margin-inline-end: 6px !important;
    display: inline-block !important;
}

/* Specific overrides for larger headings if needed */
.h4 .currency-icon,
h4 .currency-icon,
.plan-price .currency-icon {
    width: 28px !important;
}

.user-avatar {
    width: 36px !important;
    height: 36px !important;
    border-radius: 50% !important;
    overflow: hidden !important;
    border: 2px solid white !important;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1) !important;
    flex-shrink: 0 !important;
}

.user-avatar img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

.user-name {
    font-size: 0.9rem;
    font-weight: 600;
    color: #1e293b;
}

.dropdown-arrow {
    font-size: 0.8rem;
    color: #64748b;
    transition: transform 0.3s;
}

.user-dropdown-trigger.active .dropdown-arrow {
    transform: rotate(180deg);
}

.user-dropdown-menu {
    position: absolute;
    top: calc(100% + 12px);
    right: 0;
    min-width: 220px;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 20px;
    padding: 10px;
    box-shadow: 0 20px 40px rgba(0, 40, 100, 0.12), 0 0 0 1px rgba(0, 71, 255, 0.05);
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px) scale(0.95);
    transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
    pointer-events: none;
}

[dir="rtl"] .user-dropdown-menu {
    right: auto;
    left: 0;
}

.user-dropdown-menu.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0) scale(1);
    pointer-events: all;
}

.dropdown-link {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 16px;
    color: #475569;
    text-decoration: none !important;
    font-size: 0.9rem;
    font-weight: 500;
    border-radius: 12px;
    transition: all 0.2s;
}

.dropdown-link i {
    font-size: 1.1rem;
    opacity: 0.7;
}

.dropdown-link:hover {
    background: #f8fafc;
    color: #0047ff;
}

.dropdown-link:hover i {
    opacity: 1;
}

.dropdown-link.text-danger:hover {
    background: #fff1f2;
    color: #e11d48;
}

.dropdown-divider {
    height: 1px;
    background: rgba(0, 0, 0, 0.05);
    margin: 8px 0;
}

@media only screen and (max-width: 410px) {
    .header_li {
        display: none !important;
    }
}

.blgcomment-list li .media img {
    width: auto;
    height: 40px !important;
}

#card-element {
    border: 1px solid #e5e5e5 !important;
    border-radius: 5px !important;
}

/* Fix DataTables ColVis Checkmark Encoding Issue */
.dt-button-collection .buttons-columnVisibility:before {
    content: "" !important;
}

.dt-button-collection .buttons-columnVisibility.active:after {
    content: "\ea5e" !important; /* Tabler check icon */
    font-family: "tabler-icons" !important;
    float: right;
    margin-left: 10px;
    color: #0d6efd;
    font-weight: bold;
}

[dir="rtl"] .dt-button-collection .buttons-columnVisibility.active:after {
    float: left;
    margin-left: 0;
    margin-right: 10px;
}

.dt-button-collection .buttons-columnVisibility {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 15px !important;
}
    padding: 13px !important;
}

.codex-sidebar .logo-gridwrap {
    padding: 0px 16px !important;
}

.setting-logo {
    width: 300px !important;
    ;
}

.landing-logo {
    max-width: 155px;

}

.auth-main .auth-wrapper.v2 .logo {
    max-width: 225px;

}

.b-brand .logo {
    max-width: 155px !important;

}

.lan-footer .codex-brand {
    margin-block-end: 0px !important;
}

.email-sidebar ul.custom-sidebarmenu-list {
    margin-block-start: 0px;
}

.invoice-logo {
    width: 250px;
}

.codex-calendar .events-list li {
    font-size: 13px;
    font-weight: 500;
    padding: 10px 10px;
    border-radius: 5px;
    color: #fff;
    line-height: 1;
}

.codex-calendar .events-list {
    overflow: auto;
    height: 863px;
}

.landing_logo {
    filter: drop-shadow(2px 3px 7px #011C4B);
}

.head-invoice img {
    width: 250px;
}

.cdx-invoice .body-invoice .table tr td {
    padding: 10px 10px !important;
}


.codex-brand img {
    width: 300px;
}

.codex-authbox .auth-header .codex-brand {
    margin-block-end: 0px;
}


.intro {
    background-repeat: no-repeat;
    background-size: cover;
}

.landing_dash {
    position: absolute;
    right: 0px;
    top: 50%;
    left: auto;
    bottom: 0;
    transform: translateY(-50%);
    overflow: hidden;
    height: 585px;
    display: flex;
    align-items: center;
    width: 60%;
}

.landing_dash img {
    object-fit: cover;
    position: relative;
    right: -220px;
    border-radius: 10px;
    left: auto;
    width: 100%;
    height: 100%;
}

@media only screen and (max-width: 1440px) {
    .landing_dash {
        display: none;
    }
}

.lan-footer {
    text-align: center;
    background-color: unset;
}

.lan-footer .support-contain p {
    color: #051722;
    font-size: calc(16px + 4*(100vw - 420px) / 1500);
}

.select2-container .select2-selection--single {
    height: 43px !important;
    border-color: #e5e5e5;
}

.select2-container .select2-selection--multiple {
    min-height: 43px !important;
}

.select2-container--default .select2-selection-- {
    border: 1px solid #e5e5e5;
}

.modal-body .select2-container {
    z-index: 1024;
    width: 100% !important;
}

.modal-backdrop~.select2-container {
    width: 100% !important;
    z-index: 10000 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    line-height: 40px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px !important;
}

.select2-container,
.modal-body .select2-container {
    z-index: 1024;
    width: 100% !important;
}

.select2-container .select2-search--inline .select2-search__field {
    margin-top: 10px;
    margin-left: 10px;
}

/* =========================================================================== */
/* Quwwa Premium Header Replication */
/* =========================================================================== */

.premium-header {
    background-color: #f8fafc !important;
    padding: 1.25rem 0 !important;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.03) !important;
    border-bottom: 1px solid rgba(0, 71, 255, 0.05) !important;
    transition: all 0.3s ease;
}

.premium-header.top-nav-collapse {
    background-color: rgba(255, 255, 255, 0.95) !important;
    backdrop-filter: blur(10px);
    padding: 0.8rem 0 !important;
}

.premium-header .navbar-brand img {
    height: 45px;
    width: auto;
    transition: all 0.3s ease;
}

.header-links .nav-item {
    margin: 0 10px;
}

.header-links .nav-link {
    font-size: 1.05rem !important;
    font-weight: 600 !important;
    color: #475569 !important;
    padding: 0.5rem 1rem !important;
    transition: all 0.2s ease;
    position: relative;
}

.header-links .nav-link:hover,
.header-links .nav-link.active {
    color: #0047ff !important;
}

.header-links .nav-link.active::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 1rem;
    right: 1rem;
    height: 3px;
    background: #0047ff;
    border-radius: 10px;
}

.btn-en-lang {
    background-color: #0047ff !important;
    background-image: none !important;
    border-color: #0047ff !important;
    color: #fff !important;
    font-weight: 700 !important;
    border-radius: 8px !important;
    padding: 0.5rem 1rem !important;
    min-width: 45px;
    box-shadow: 0 4px 12px rgba(0, 71, 255, 0.2) !important;
}

.btn-start-now {
    border: 2px solid #0047ff !important;
    color: #0047ff !important;
    font-weight: 700 !important;
    border-radius: 50px !important;
    padding: 0.5rem 1.8rem !important;
    transition: all 0.3s ease !important;
    background: transparent !important;
}

.btn-start-now:hover {
    background: #0047ff !important;
    color: #fff !important;
    box-shadow: 0 4px 15px rgba(0, 71, 255, 0.3) !important;
}

/* RTL Specific Alignment Overrides */
[data-pc-direction=rtl] .premium-header .navbar-nav {
    padding-right: 0;
}

[dir="rtl"] .header-links .nav-link.active::after {
    left: 1rem;
    right: 1rem;
}

@media (max-width: 991.98px) {
    .premium-header .navbar-collapse {
        background: #fff;
        margin-top: 15px;
        border-radius: 15px;
        padding: 20px;
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    }

    .nav-actions {
        order: 2 !important;
    }

    .landing-logo {
        order: 1 !important;
    }

    .navbar-toggler {
        order: 3 !important;
    }
}

.premium-header .container {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
}

.header-links {
    width: 100%;
    display: flex;
    justify-content: center;
}

.nav-actions {
    min-width: fit-content;
    white-space: nowrap;
}

.landing-logo {
    min-width: 120px;
}

.dropdown-toggle-nocaret::after {
    display: none !important;
}

.lang-dropdown .btn-en-lang {
    font-family: 'Cairo', sans-serif !important;
    letter-spacing: 0.5px;
}

/* Premium Hero Section */
.premium-hero {
    position: relative;
    /* min-height: 800px; */
    background: linear-gradient(180deg, rgba(0, 8, 64, 0.92) 0%, rgba(1, 7, 48, 0.98) 100%),
        url('../home-page/hero-bg.png');
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    padding-bottom: 0px;
    overflow: visible;
}

.premium-hero .sub-div {
    padding-bottom: 4rem;
    padding-top: 2.5rem;
}

.premium-hero::after {
    display: none !important;
    content: none !important;
}

.hero-badge {
    background: #0047ff;
    color: #fff;
    padding: 12px 35px;
    display: inline-block;
    border-radius: 8px;
    font-weight: 800;
    font-size: 2rem;
    transform: rotate(-3deg);
    /* box-shadow: 0 15px 35px rgba(0, 71, 255, 0.4); */
    margin-bottom: 35px;
    transition: all 0.3s ease;
}

.hero-badge:hover {
    transform: rotate(0deg) scale(1.05);
}

.hero-title {
    font-size: clamp(2rem, 5vw, 3.5rem);
    font-weight: 900;
    color: #ffffff;
    margin-bottom: 25px;
    line-height: 1.2;
}

.hero-subtitle {
    font-size: clamp(1.1rem, 3vw, 1.8rem);
    font-weight: 600;
    color: #ffffff;
    opacity: 0.95;
    margin-bottom: 30px;
}

.hero-description {
    font-size: 1.15rem;
    line-height: 1.8;
    color: rgba(255, 255, 255, 0.8);
    max-width: 900px;
    margin: 0 auto 40px;
    font-family: 'Cairo', sans-serif !important;
}

.btn-book-demo {
    background-color: #0047ff !important;
    border-color: #0047ff !important;
    padding: 14px 40px !important;
    font-size: 1.1rem !important;
    font-weight: 700 !important;
    border-radius: 12px !important;
    /* box-shadow: 0 10px 25px rgba(0, 71, 255, 0.3) !important; */
}

.btn-start-now-hero {
    border: 1.5px solid rgba(255, 255, 255, 0.4) !important;
    padding: 14px 40px !important;
    font-size: 1.1rem !important;
    font-weight: 700 !important;
    border-radius: 12px !important;
    transition: all 0.3s ease !important;
    color: #fff !important;
}

.btn-start-now-hero:hover {
    background: rgba(255, 255, 255, 0.1) !important;
    border-color: #fff !important;
}

.hero-separator {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    z-index: 10;
}

.hero-separator img {
    width: 100%;
    height: auto;
    display: block;
}

/* Premium Mobile Sidebar */
.mobile-sidebar-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(1, 7, 48, 0.6);
    backdrop-filter: blur(8px);
    z-index: 9998;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.mobile-sidebar-overlay.active {
    opacity: 1;
    visibility: visible;
}

.mobile-sidebar {
    position: fixed;
    top: 0;
    right: 0;
    width: 320px;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(15px);
    z-index: 9999;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    display: flex;
    flex-direction: column;
    box-shadow: -10px 0 30px rgba(0, 0, 0, 0.1);
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    transform: translateX(100%);
}

[data-pc-direction=rtl] .mobile-sidebar {
    right: auto;
    left: 0;
    box-shadow: 10px 0 30px rgba(0, 0, 0, 0.1);
    border-left: none;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    transform: translateX(-100%);
}

.mobile-sidebar.active {
    transform: translateX(0) !important;
}

.sidebar-header {
    padding: 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.sidebar-logo img {
    height: 40px;
}

.btn-close-sidebar {
    background: rgba(0, 0, 0, 0.03);
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.2rem;
    color: #334155;
    transition: all 0.2s ease;
}

.btn-close-sidebar:hover {
    background: #fee2e2;
    color: #ef4444;
}

.sidebar-body {
    padding: 30px 25px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.sidebar-nav {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sidebar-link {
    display: block;
    padding: 15px 0;
    font-size: 1.15rem;
    font-weight: 600;
    color: #334155;
    text-decoration: none;
    transition: all 0.2s ease;
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}

.sidebar-link:hover {
    color: #0047ff;
    padding-inline-start: 10px;
}

.sidebar-footer {
    padding-top: auto;
    margin-top: auto;
}

.navbar-toggler-premium {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    color: #0047ff;
    border: 1px solid rgba(0, 71, 255, 0.1) !important;
    background: rgba(0, 71, 255, 0.05) !important;
    border-radius: 12px;
    transition: all 0.3s ease;
}

.navbar-toggler-premium:hover {
    background: #0047ff !important;
    color: #fff !important;
}


/* Premium Features Bar Marquee */
.features-bar-wrapper {
    position: absolute;
    bottom: -81px;
    left: 0;
    width: 100%;
    height: 165px;
    overflow: hidden;
    pointer-events: none;
    z-index: 50;
}

.features-bar {
    position: absolute;
    top: 41px;
    left: -10%;
    width: 120%;
    height: 84px;
    background: #0047ff;
    padding: 22px 0;
    transform: rotate(-2.5deg);
    overflow: hidden;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    pointer-events: auto;
}

.features-track {
    display: flex;
    align-items: center;
    height: 100%;
    width: max-content;
    animation: marqueeScroll 60s linear infinite;
    gap: 80px;
}

.feature-item {
    display: flex;
    align-items: center;
    gap: 15px;
    color: #fff;
    font-size: 1.15rem;
    font-weight: 700;
    white-space: nowrap;
}

.feature-item i,
.feature-separator {
    width: 45px;
    height: auto;
    object-fit: contain;
}

@keyframes marqueeScroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

/* RTL adjustment for marquee direction */
[data-pc-direction=rtl] .features-track {
    animation-name: marqueeScrollRTL;
}

@keyframes marqueeScrollRTL {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(50%);
    }
}

@media (max-width: 768px) {
    .features-bar {
        padding: 15px 0;
        bottom: -20px;
    }

    .feature-item {
        font-size: 1rem;
        gap: 10px;
    }
}






.dt-search {
    display: flex !important;
    justify-content: flex-start !important;
    margin-bottom: 0 !important;
}

/* Group search and buttons together on the left */
.dt-layout-row:first-child {
    display: flex !important;
    justify-content: flex-start !important;
    align-items: center !important;
    gap: 15px !important;
    margin-bottom: 20px !important;
}

.dt-layout-row:first-child .dt-layout-cell {
    flex: none !important;
    padding: 0 !important;
}

.dt-layout-row:first-child .dt-layout-cell.dt-layout-end {
    margin-inline-start: 0 !important;
}

.dt-search input {
    background-color: rgba(var(--bs-primary-rgb), 0.02) !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%233e3ed3' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: left 14px center !important;
    background-size: 16px !important;
    border: 1px solid rgba(var(--bs-primary-rgb), 0.15) !important;
    border-radius: 50px !important;
    padding: 0.65rem 1rem 0.65rem 2.8rem !important;
    font-size: 0.875rem !important;
    width: 220px !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.02) !important;
    color: #334155 !important;
}

.dt-search label {
    display: inline-flex !important;
    align-items: center;
    position: relative;
    font-size: 0 !important;
    margin: 0;
    width: fit-content;
}

.dt-search input:focus {
    width: 320px !important;
    background-color: #fff !important;
    border-color: var(--bs-primary) !important;
    box-shadow: 0 10px 25px rgba(var(--bs-primary-rgb), 0.15) !important;
}

[data-pc-direction=rtl] .dt-search {
    justify-content: flex-start;
}

[data-pc-direction=rtl] .dt-search input {
    padding: 0.65rem 2.8rem 0.65rem 1rem !important;
    background-position: right 14px center !important;
}



.dt-length {
    padding-inline-start: 7px !important;
}

.dt-info {
    padding-inline-start: 7px !important;
    float: inline-start;
}

.dt-paging {
    padding-inline-end: 7px !important;
    float: inline-end;
    padding-top: .85em;
}

.dt-buttons {
    padding-inline-start: 7px !important;
    float: inline-start;
    display: flex;
    align-items: center;
}

/* Premium Column Visibility Button */
.dt-buttons .buttons-colvis,
.transaction-colvis-btn {
    border: 1px solid rgba(var(--bs-primary-rgb), 0.2) !important;
    background: rgba(var(--bs-primary-rgb), 0.05) !important;
    color: var(--bs-primary) !important;
    border-radius: 50px !important;
    padding: 0.6rem 1.25rem !important;
    font-weight: 600 !important;
    transition: all 0.3s ease !important;
    box-shadow: none !important;
    margin-inline-end: 10px !important;
}

.dt-buttons .buttons-colvis:hover,
.transaction-colvis-btn:hover {
    background: rgba(var(--bs-primary-rgb), 0.1) !important;
    border-color: rgba(var(--bs-primary-rgb), 0.4) !important;
    color: var(--bs-primary) !important;
}

/* Center dropdown arrow vertically */
.dt-buttons .buttons-colvis.dropdown-toggle::after {
    margin-top: 0 !important;
    vertical-align: middle !important;
    top: 0 !important;
    margin-inline-start: 0.35em !important;
    position: relative !important;
}

.btn.btn-secondary.customModal {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}

/* Hide specific export buttons */
.buttons-copy,
.buttons-csv,
.buttons-excel,
.buttons-pdf,
.buttons-print {
    display: none !important;
}

/* Ensure Column Visibility button is visible and styled */
.dt-buttons .buttons-colvis,
.transaction-colvis-btn {
    display: inline-flex !important;
    align-items: center !important;
}

.dt-button-collection .dropdown-menu {
    border: none !important;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1) !important;
    border-radius: 12px !important;
    padding: 10px !important;
    min-width: 220px !important;
}

.dt-button-collection .dropdown-item {
    font-family: "Cairo", sans-serif !important;
    padding: 0.65rem 2.5rem 0.65rem 1rem !important;
    border-radius: 8px !important;
    transition: all 0.2s ease !important;
    position: relative;
}

/* RTL Specific logic for dropdown items */
[data-pc-direction=rtl] .dt-button-collection .dropdown-item,
html[dir=rtl] .dt-button-collection .dropdown-item {
    padding: 0.65rem 1rem 0.65rem 2.8rem !important;
    text-align: right;
}

/* Targeting the specific DataTables active class from the inspector */
div.dt-button-collection .dt-button-active::after,
.dt-button-collection .dropdown-item.active::after {
    content: "✓" !important;
    position: absolute !important;
    right: 15px !important;
    top: 75% !important;
    transform: translateY(-50%) !important;
    font-weight: bold !important;
    color: var(--bs-primary) !important;
    font-size: 1.1rem !important;
    display: block !important;
}

/* RTL Checkmark Positioning for the specific DT class */
[data-pc-direction=rtl] div.dt-button-collection .dt-button-active::after,
html[dir=rtl] div.dt-button-collection .dt-button-active::after,
[data-pc-direction=rtl] .dt-button-collection .dropdown-item.active::after,
html[dir=rtl] .dt-button-collection .dropdown-item.active::after {
    right: auto !important;
    left: 15px !important;
}

/* Hide default DT checkmarks to avoid duplicates */
div.dt-button-collection .dt-button-active::before,
.dt-button-collection .dropdown-item.active::before {
    display: none !important;
}

/* Hide default DT checkmarks to avoid duplicates */
.dt-button-collection .dropdown-item.active::before {
    display: none !important;
}

.dt-button-collection .dropdown-item:hover,
.dt-button-collection .dropdown-item.active {
    background: rgba(var(--bs-primary-rgb), 0.08) !important;
    color: var(--bs-primary) !important;
}



.dt-container {
    margin-top: 10px;
}

.form-group {
    margin-bottom: 15px;
}

div:where(.swal2-container) h2:where(.swal2-title) {
    font-size: 1.2em !important;
}

div:where(.swal2-container) .swal2-html-container {
    font-size: 0.9em !important;
}

div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel {
    font-size: 0.8em !important;
}

div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm {
    font-size: 0.8em !important;
}

div:where(.swal2-icon) {
    width: 4em !important;
    height: 4em !important;
}

.account-tabs .nav-item .nav-link {
    position: relative;
    padding: 0.7rem 1rem;
    font-weight: 500;
    color: var(--primary);
    display: flex;
    align-items: center;
}

.testaments-cards::after {
    background: transparent !important;
}

.pricingpricing .price-card .product-list li::before {
    content: '\eb55';
    color: red;
}

.pricingpricing .price-card .product-list li.enable::before {
    content: "\ea5e";
    color: #00c853;
}

.pricingpricing .price-card .product-list li {
    opacity: 1 !important;
}

/* RTL Fixes for Pricing Cards */
[data-pc-direction=rtl] .price-card .product-list li {
    padding-left: 0;
    padding-right: 25px;
}

[data-pc-direction=rtl] .price-card .product-list li::before {
    left: auto;
    right: 0;
}

.account-tabs .nav-item .nav-link.active {
    color: var(--bs-secondary-rgb);
    background: rgba(var(--bs-secondary-rgb), 0.1);
}

html,
body,
button,
input,
select,
textarea,
.btn,
.form-control,
.form-select,
.dropdown-item,
.nav-link,
.pc-link,
.pc-mtext,
.pc-header,
.pc-sidebar,
.pc-container,
.card,
.table {
    font-family: "Cairo", sans-serif !important;
}

@media print {
    .table-responsive {
        overflow: visible !important;
        height: auto !important;
        display: block !important;
    }
}

.color_type {
    position: relative;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
    transition: all 0.15s ease-in-out;
    margin-right: 10px;
    margin-top: 10px;
    width: 48px;
    height: 48px;
    flex: none;
    cursor: pointer;
}

.cutom_colorr.active::after,
.cutom_colorr.custom::after {
    content: "✓";
    color: #fff;
    font-size: 30px;
    background: none !important;
    font-weight: 900;
    background-color: transparent !important;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 10px;
    line-height: 0;
}

[data-pc-direction=rtl] .btn-group .btn {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}

/* =========================================================================== */
/* About Us Section - Premium Replication */
/* =========================================================================== */

.about-us-section {
    position: relative;
    padding: 100px 0;
    background-color: #f1f5f9;
    overflow: hidden;
}

.about-us-watermark {
    position: absolute;
    z-index: 1;
    opacity: 0.1;
    pointer-events: none;
}

.watermark-top-right {
    top: -50px;
    right: -50px;
    width: 300px;
    transform: rotate(-15deg);
}

.watermark-bottom-left {
    bottom: -50px;
    left: -50px;
    width: 300px;
    transform: rotate(15deg);
}

.about-us-section .container {
    position: relative;
    z-index: 2;
}

.about-header {
    text-align: center;
    margin-bottom: 60px;
}

.about-badge {
    color: #0047ff;
    font-weight: 800;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 15px;
    font-size: 1.25rem;
}

.about-badge i {
    font-size: 1.5rem;
}

.about-title {
    font-size: 2.5rem;
    font-weight: 800;
    color: #0f172a;
    margin-bottom: 15px;
}

.about-subtitle {
    font-size: 1.1rem;
    color: #475569;
    font-weight: 500;
}

.about-content-row {
    display: flex;
    align-items: center;
    gap: 50px;
}

.about-text-side {
    flex: 1;
}

.about-image-side {
    flex: 1;
    height: -webkit-fill-available;
}

.about-image-wrapper {
    position: relative;
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    /* aspect-ratio: 16/11; */
}

.about-image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.about-image-overlay {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}

.about-image-overlay::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(9, 41, 255, 0.7) 0%, rgba(5, 12, 59, 0.9) 100%);
    opacity: 0.75;
    z-index: -1;
}

.about-overlay-logo {
    width: 50% !important;
    height: auto !important;
    filter: brightness(0) invert(1);
    opacity: 0.9;
}

.about-block {
    margin-bottom: 40px;
}

.about-block-title {
    color: #0047ff;
    font-size: 1.5rem;
    font-weight: 800;
    margin-bottom: 20px;
}

.about-block-text {
    font-size: 1.1rem;
    line-height: 1.8;
    color: #334155;
    margin-bottom: 25px;
    padding-inline-start: 15px;
    border-inline-start: 4px solid #0047ff;
}

.about-checklist {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    margin-bottom: 30px;
}

.check-item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 0.95rem;
    font-weight: 600;
    color: #475569;
}

.check-item i {
    color: #0047ff;
    font-size: 1.25rem;
}

.btn-about-demo {
    background-color: #0047ff !important;
    color: #fff !important;
    padding: 12px 30px !important;
    border-radius: 12px !important;
    font-weight: 700 !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 10px !important;
    transition: transform 0.3s ease, box-shadow 0.3s ease !important;
}

.btn-about-demo:hover {
    transform: translateY(-3px);
    /* box-shadow: 0 10px 20px rgba(0, 71, 255, 0.3) !important; */
}

[dir="rtl"] .about-block-text {
    border-right: 4px solid #0047ff;
    border-left: none;
    padding-right: 15px;
    padding-left: 0;
}

@media (max-width: 991px) {
    .about-content-row {
        flex-direction: column;
    }

    .about-title {
        font-size: 2rem;
    }

    .about-image-wrapper {
        margin-bottom: 40px;
    }
}

@media (max-width: 576px) {
    .about-checklist {
        grid-template-columns: 1fr;
    }
}

/* Target Audience Section */
.target-audience-section {
    padding: 100px 0;
    background: #ffffff;
    position: relative;
    overflow: hidden;
}

.target-badge {
    color: #0052fe;
    font-weight: 700;
    font-size: 1.15rem;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.target-badge i {
    font-size: 1.4rem;
}

.target-title {
    font-weight: 800;
    font-size: 2.8rem;
    color: #1f2937;
    margin-bottom: 20px;
    letter-spacing: -0.5px;
}

.target-subtitle {
    font-size: 1.35rem;
    color: #6b7280;
    margin-bottom: 80px;
    font-weight: 500;
}

.target-flow-wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
}

.target-flow-line {
    position: absolute;
    top: 70px;
    /* Middle of the 100px circle */
    left: 10%;
    right: 10%;
    height: 3px;
    background: #eef2ff;
    z-index: 1;
}

.target-flow-items {
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 2;
}

.target-flow-item {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    transition: all 0.4s ease;
}

.item-icon-circle {
    width: 110px;
    height: 110px;
    background: #f8faff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 10px 30px rgba(0, 82, 254, 0.05);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border: 5px solid #ffffff;
    position: relative;
}

.item-icon-circle i {
    font-size: 2.8rem;
    color: #0052fe;
    transition: all 0.4s ease;
}

.target-flow-item:hover .item-icon-circle {
    transform: scale(1.1);
    border-color: #0052fe;
    box-shadow: 0 15px 35px rgba(0, 82, 254, 0.1);
}

.target-flow-item:hover .item-icon-circle i {
    transform: rotate(5deg);
}

.item-label {
    font-size: 1.05rem;
    font-weight: 600;
    color: #374151;
    max-width: 180px;
    line-height: 1.6;
    transition: all 0.3s ease;
}

.target-flow-item:hover .item-label {
    color: #0052fe;
}

/* Responsiveness */
@media (max-width: 1199px) {
    .target-flow-line {
        left: 5%;
        right: 5%;
    }
}

@media (max-width: 991px) {
    .target-flow-line {
        display: none;
    }

    .target-flow-items {
        flex-direction: column;
        gap: 40px;
    }

    .target-title {
        font-size: 2.2rem;
    }

    .target-flow-wrapper {
        max-width: 720px;
        padding: 10px 0;
    }

    .target-flow-item {
        flex-direction: row;
        align-items: center;
        padding: 0 24px;
        gap: 24px;
        justify-content: flex-start;
        width: 100%;
        text-align: left;
    }

    .item-icon-circle {
        flex: 0 0 110px;
    }

    .item-label {
        flex: 1 1 auto;
        max-width: none;
        margin: 0;
    }

    [dir="rtl"] .target-flow-item {
        flex-direction: row-reverse;
        text-align: right;
    }
}

@media (max-width: 576px) {
    .target-title {
        font-size: 1.8rem;
    }

    .target-subtitle {
        font-size: 1.1rem;
        margin-bottom: 50px;
    }

    .target-flow-wrapper {
        max-width: 100%;
    }

    .target-flow-item {
        padding: 0 10px;
        gap: 16px;
    }

    .item-icon-circle {
        width: 92px;
        height: 92px;
        flex-basis: 92px;
    }

    .item-icon-circle i {
        font-size: 2.2rem;
    }

    .item-label {
        font-size: 0.98rem;
        line-height: 1.5;
    }
}

/* Bottom CTA Section */
.bottom-cta-section {
    padding-top: 0;
    padding-bottom: 60px;
    background: #ffffff;
}

.cta-banner {
    background-size: cover;
    background-position: center;
    border-radius: 24px;
    padding: 100px 40px;
    position: relative;
    overflow: hidden;
    color: #ffffff;
    box-shadow: 0 25px 50px rgba(1, 12, 46, 0.2);
}

.cta-content {
    max-width: 850px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.cta-text {
    font-size: 1.85rem;
    font-weight: 700;
    line-height: 1.7;
    margin-bottom: 0;
    color: #ffffff;
}

.cta-btn {
    padding: 14px 45px;
    font-size: 1.15rem;
    font-weight: 700;
    color: #0052fe !important;
    border-radius: 14px;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border: none;
    background: #ffffff;
}

.cta-btn:hover {
    transform: translateY(-5px) scale(1.05);
    /* box-shadow: 0 15px 30px rgba(255, 255, 255, 0.25); */
    background: #ffffff;
}

@media (max-width: 991px) {
    .cta-text {
        font-size: 1.6rem;
    }

    .cta-banner {
        padding: 80px 30px;
    }
}

@media (max-width: 576px) {
    .cta-text {
        font-size: 1.3rem;
        line-height: 1.6;
    }

    .cta-banner {
        padding: 60px 20px;
        border-radius: 20px;
    }

    .cta-btn {
        padding: 12px 35px;
        font-size: 1.05rem;
    }
}

/* Detailed Features Section */
.detailed-features-section {
    padding: 100px 0;
    background: #fcfdfe;
}

.features-badge {
    color: #0052fe;
    font-weight: 700;
    font-size: 1.15rem;
    display: flex;
    align-items: center;
    gap: 8px;
}

[dir="rtl"] .features-badge {
    justify-content: flex-start;
}

.features-main-desc {
    font-size: 1.25rem;
    color: #4b5563;
    max-width: 800px;
    line-height: 1.7;
}

.features-top-btn {
    padding: 12px 35px;
    border-radius: 14px;
    font-weight: 700;
    box-shadow: 0 10px 20px rgba(0, 82, 254, 0.15);
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
    justify-content: center;
}

/* Nav Styles */
.features-nav {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.feature-nav-item {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 70px;
    padding: 22px 35px;
    display: flex;
    align-items: center;
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.feature-num {
    font-size: 1.15rem;
    font-weight: 600;
    color: #9ca3af;
    margin-right: 25px;
}

[dir="rtl"] .feature-num {
    margin-right: 0;
    margin-left: 25px;
}

.feature-nav-title {
    font-size: 1.45rem;
    font-weight: 700;
    color: #374151;
    flex-grow: 1;
}

.feature-nav-icon {
    width: 42px;
    height: 42px;
    background: #2E57FF;
    /* Blue for all */
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.feature-nav-icon img {
    width: 14px;
    height: 14px;
    transition: all 0.3s ease;
    filter: brightness(0) invert(1);
    /* White for all */
    transform: scaleX(-1);
    /* Pointing RIGHT by default in LTR */
}

.feature-nav-item.active .feature-nav-icon img {
    transform: scaleX(-1) rotate(135deg);
    /* Slanted UP-LEFT in LTR */
}

[dir="rtl"] .feature-nav-icon img {
    transform: scaleX(1);
    /* Pointing LEFT in RTL */
}

[dir="rtl"] .feature-nav-item.active .feature-nav-icon img {
    transform: scaleX(1) rotate(135deg);
    /* Slanted UP-RIGHT in RTL */
}

.feature-nav-item.active {
    background: #010838;
}

.feature-nav-item.active .feature-num,
.feature-nav-item.active .feature-nav-title {
    color: #ffffff;
}

/* Content Styles */
.feature-content-item {
    display: none;
    animation: featureFadeIn 0.6s ease;
}

.feature-content-item.active {
    display: block;
}

.feature-detail-title {
    color: #0052fe;
    font-weight: 800;
    font-size: 2.8rem;
    margin-bottom: 20px;
}

.feature-detail-motto {
    font-weight: 700;
    font-size: 1.7rem;
    color: #1f2937;
    margin-bottom: 30px;
}

.feature-detail-desc {
    font-size: 1.2rem;
    color: #6b7280;
    line-height: 1.8;
    position: relative;
    padding-left: 30px;
}

[dir="rtl"] .feature-detail-desc {
    padding-left: 0;
    padding-right: 30px;
    border-right: 5px solid #0052fe;
}

/* Sub Card Styles */
.feature-sub-card {
    background: #ffffff;
    border-radius: 24px;
    padding: 45px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.04);
}

.sub-card-title {
    color: #0052fe;
    font-weight: 800;
    font-size: 1.75rem;
    margin-bottom: 25px;
}

.sub-card-desc {
    font-size: 1.1rem;
    color: #4b5563;
    line-height: 1.75;
    margin-bottom: 25px;
}

.sub-card-list {
    list-style: none;
    padding: 0;
}

.sub-card-list li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 18px;
    color: #374151;
    font-weight: 600;
    font-size: 1.1rem;
}

[dir="rtl"] .sub-card-list li {
    padding-left: 0;
    padding-right: 30px;
}

.sub-card-list li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 12px;
    height: 12px;
    border: 3px solid #0052fe;
    border-radius: 50%;
}

[dir="rtl"] .sub-card-list li::before {
    left: auto;
    right: 0;
}

@keyframes featureFadeIn {
    from {
        opacity: 0;
        transform: translateX(20px);
    }

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

@media (max-width: 991px) {
    .feature-detail-title {
        font-size: 2.2rem;
    }

    .feature-detail-motto {
        font-size: 1.4rem;
    }

    .features-tabs-wrapper {
        flex-direction: column-reverse;
    }

    .features-nav {
        flex-direction: row;
        overflow-x: auto;
        padding-bottom: 20px;
        scrollbar-width: none;
    }

    .features-nav::-webkit-scrollbar {
        display: none;
    }

    .feature-nav-item {
        flex: 0 0 auto;
        gap: 10px;
        padding: 15px 30px;
    }

    .feature-detail-desc {
        padding-left: 20px;
    }

    [dir="rtl"] .feature-detail-desc {
        padding-right: 20px;
    }
}

@media (max-width: 600px) {
    .features-header {
        flex-direction: column !important;
        align-items: flex-start !important;
    }

    .header-right {
        margin-top: 24px;
    }

    .features-main-desc {
        max-width: 100% !important;
        font-size: 1.1rem;
    }

    .feature-nav-icon {
        width: 38px !important;
        height: 38px !important;
    }

    .feature-nav-title {
        font-size: 1.15rem !important;
    }
}

/* Section 14: Services Section Styles */
.services-section {
    background-color: #ffffff;
    padding: 100px 0;
}

.service-badge-wrapper {
    background: rgba(13, 110, 253, 0.08);
    padding: 8px 16px;
    border-radius: 50px;
    gap: 10px;
}

.service-badge-icon {
    width: 24px;
    height: 24px;
    /* background: #0929FF; */
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.service-badge-icon i {
    color: #ffffff;
    font-size: 14px;
}

.service-badge-text {
    color: #0929FF;
    font-weight: 700;
    font-size: 0.95rem;
}

.section-main-title {
    font-size: 2rem;
    font-weight: 800;
    color: #1a1a1a;
    line-height: 1.4;
    max-width: 700px;
    margin: 0 auto;
}

.service-card {
    background: #ffffff;
    border: 1px solid #f5f5f5;
    border-radius: 32px;
    padding: 24px;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.02);
}

.service-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.06);
}

.card-number {
    font-size: 1.4rem;
    font-weight: 800;
    color: #0929FF;
    line-height: 1;
    font-family: 'Inter', sans-serif;
}

.card-img-wrapper img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    border-radius: 20px;
}

.service-card-title {
    font-size: 1.15rem;
    font-weight: 800;
    color: #2c3345;
    margin: 0;
    line-height: 1.5;
}

[dir="rtl"] .card-footer-text {
    text-align: right !important;
}

[dir="ltr"] .card-footer-text {
    text-align: left !important;
}

.services-custom-indicator {
    max-width: 200px;
    margin: 40px auto 0;
}

.indicator-track {
    height: 2px;
    background: rgba(13, 110, 253, 0.15);
    border-radius: 1px;
    position: relative;
    overflow: hidden;
}

.indicator-thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 100%;
    background: #0d6efd;
    border-radius: 2px;
    transition: transform 0.2s ease-out;
}

[dir="rtl"] .indicator-thumb {
    left: auto;
    right: 0;
}

/* Responsive adjustments for Section 14 */
@media (max-width: 991px) {
    .section-main-title {
        font-size: 1.85rem;
    }

    .service-card {
        padding: 20px;
    }
}

@media (max-width: 767px) {
    .services-section {
        padding: 50px 0;
    }

    .section-main-title {
        font-size: 1.5rem;
        padding: 0 15px;
    }
}

/* Footer Section */
.footer {
    background: #000935 !important;
    padding: 80px 0 0;
    position: relative;
    overflow: hidden;
    color: #fff !important;
}

.footer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: radial-gradient(circle at top right, rgba(9, 41, 255, 0.1), transparent 50%);
    pointer-events: none;
}

.footer-description {
    font-size: 0.95rem;
    line-height: 1.8;
    color: rgba(255, 255, 255, 0.6) !important;
    max-width: 400px;
}

.footer-title {
    color: #0929FF !important;
    font-weight: 700;
    font-size: 1.25rem;
    margin-bottom: 25px;
    position: relative;
}

.footer-link-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-link-list li {
    margin-bottom: 15px;
}

.footer-link-list a {
    color: #fff !important;
    text-decoration: none;
    font-size: 1rem;
    opacity: 0.9;
    transition: all 0.3s ease;
}

.footer-link-list a:hover {
    color: #0929FF !important;
    opacity: 1;
    padding-inline-start: 5px;
}

.sub-footer {
    background: transparent !important;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 30px 0;
    margin-top: 60px;
}

.sub-footer p {
    color: rgba(255, 255, 255, 0.5) !important;
    font-size: 0.9rem;
}

@media (max-width: 768px) {
    .footer {
        padding: 60px 0 0;
        text-align: center;
    }

    .footer-description {
        margin: 0 auto;
    }

    .footer-title {
        margin-top: 40px;
        margin-bottom: 20px;
    }

    .footer-link-list li {
        margin-bottom: 12px;
    }

    .footer .row>div {
        margin-bottom: 20px;
    }
}

/* Custom Scrollbar to match Website Identity Colors */
::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

::-webkit-scrollbar-track {
    background: #f8f9fa;
}

::-webkit-scrollbar-thumb {
    background: #0929FF;
    border-radius: 5px;
}

::-webkit-scrollbar-thumb:hover {
    background: #000935;
}

/* Firefox Scrollbar Support */
html {
    scrollbar-width: thin;
    scrollbar-color: #0929FF #f8f9fa;
}

/* =========================================================================== */
/* Vertical Centering Fix for Buttons with Icons */
/* =========================================================================== */

.btn.d-inline-flex.align-items-center,
.btn.d-flex.align-items-center {
    justify-content: center;
}

.btn.d-inline-flex.align-items-center i,
.btn.d-inline-flex.align-items-center .ti,
.btn.d-flex.align-items-center i,
.btn.d-flex.align-items-center .ti {
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

/* Specific adjustment for Cairo font (Arabic) baseline */
[dir="rtl"] .btn.d-inline-flex.align-items-center i,
[dir="rtl"] .btn.d-inline-flex.align-items-center .ti,
[dir="rtl"] .btn.d-flex.align-items-center i,
[dir="rtl"] .btn.d-flex.align-items-center .ti {
    margin-top: -2px; /* Pull icon up slightly to align with Cairo text baseline */
}

/* Ensure the icon doesn't have extra bottom margin */
.btn i, .btn .ti {
    margin-bottom: 0 !important;
}
 / *   G l o b a l   C u r r e n c y   I c o n   S i z i n g   * / 
 . c u r r e n c y - i c o n   { 
         w i d t h :   1 4 p x   ! i m p o r t a n t ; 
         h e i g h t :   a u t o   ! i m p o r t a n t ; 
         v e r t i c a l - a l i g n :   m i d d l e   ! i m p o r t a n t ; 
         m a r g i n - i n l i n e - e n d :   4 p x   ! i m p o r t a n t ; 
         d i s p l a y :   i n l i n e - b l o c k   ! i m p o r t a n t ; 
 } 
 
 / *   S p e c i f i c   o v e r r i d e s   f o r   l a r g e r   d i s p l a y s   i f   n e e d e d   * / 
 . p l a n - p r i c e   . c u r r e n c y - i c o n , 
 . s u b s c r i p t i o n - p r i c e   . c u r r e n c y - i c o n   { 
         w i d t h :   1 6 p x   ! i m p o r t a n t ; 
         v e r t i c a l - a l i g n :   b a s e l i n e   ! i m p o r t a n t ; 
 } 
 
 . h 4   . c u r r e n c y - i c o n , 
 h 4   . c u r r e n c y - i c o n   { 
         w i d t h :   1 8 p x   ! i m p o r t a n t ; 
 } 
  
 