
.breadcrumb.bg-dark .breadcrumb-item+.breadcrumb-item::before {
	color: rgb(204 204 204/23%)
}

.bg-opacity-purple {
	background: rgb(139 61 255/8%)
}

.osahan-header-logo .logo {
	height: 30px
}

.osahan-main-nav.fixed-top {
	background-color: #000 !important
}

.elements-top-header a.nav-link {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
	color: #fff !important
}

.my-account-nav a.nav-link {
	padding-top: 30px !important;
	padding-bottom: 30px !important
}

.svg-border-rounded svg {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 60px;
	width: 100%
}

.sticky-sidebar {
	position: sticky;
	top: 20px
}

.bg-primary.rounded-circle.admin-icon img {
	height: 22px;
	width: 22px;
	object-fit: cover
}

.bg-primary.rounded-circle.admin-icon {
	background: 0 0 !important
}

.blog-list-osahan .cover-background img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.blog-author-profile-header .profile-img {
	height: 120px;
	width: 120px;
	object-fit: cover
}

.portfolio-osahan-w .card-img {
	height: 300px;
	object-fit: cover
}

.portfolio-osahan-h .card-img {
	height: 600px;
	object-fit: cover
}

.shop-product-detail-slider {
	margin-top: -155px !important
}

.shop-product-detail-slider.small-img .img-fluid {
	border: 4px solid #fff
}

.shop-product-detail-slider.small-img .img-fluid.slick-current.slick-active {
	border-color: #8b3dff
}

.avtar-sm {
	width: 40px;
	height: 40px;
	object-fit: cover
}

.osahan-sidebar {
	margin-top: -120px;
	position: relative
}
.background-content {
    --bs-bg-opacity: 1;
    background-color: rgb(255 255 255 / 20%) !important;
}
.osahan-sidebar .profile-img {
	height: 120px;
	width: 120px;
	object-fit: cover
}

.btn-file {
	position: relative;
	overflow: hidden
}

.btn-file input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	filter: alpha(opacity=0);
	opacity: 0;
	outline: none;
	cursor: inherit;
	width: 125px;
	display: block;
	height: 38px
}

.osahan-sidebar-links .dropdown-item {
	font-size: 15px;
	padding: 12px 15px;
	color: #ffffff;
	border-radius: 8px;
	margin: 2px 0
}

.osahan-sidebar-links .dropdown-item.active,
.osahan-sidebar-links .dropdown-item:hover {
	background: rgb(139 61 255/8%);
	color: #8b3dff
}

.osahan-user-header {
	position: relative;
	display: flex;
	align-items: flex-end;
	height: 400px;
	border-radius: 24px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	overflow: hidden;
	max-width: 1380px;
	margin: auto
}

.build-something-together {
	background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../../img/pages/banner.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: -10rem
}

.footer-icon {
	height: 45px;
	width: 45px;
	display: flex;
	align-items: center;
	justify-content: center
}

.nav-tabs-osahan .nav-link {
	color: #979797
}

.nav-tabs-osahan .nav-link.active {
	color: #8b3dff
}

.bg-elements {
	background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../../img/pages/banner.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}
.text-muted {
    --bs-text-opacity: 1;
    color: black;
}
.cart-img.rounded-2 {
	height: 70px;
	width: 58px;
	min-width: 58px;
	object-fit: cover
}

.quantity-osahan {
	width: 110px;
	text-align: center;
	border-radius: 10px;
	border: 0 solid #dee2e6;
	overflow: hidden;
	padding: 3px
}

.quantity-osahan .quantity-input {
	text-align: center
}

.quantity-osahan .btn {
	padding: 0 0 1px;
	border-radius: 8px !important;
	width: 33px;
	height: 33px;
	display: flex;
	align-items: end;
	justify-content: center;
	font-size: 23px
}

.quantity-osahan .quantity-input {
	border: none;
	padding: 0
}

.osahan-filter .accordion-button {
	border-radius: 0 !important;
	font-weight: 700;
	color: #000;
	padding: 0 0 19px 0;
	background: 0 0;
	text-transform: uppercase;
	font-size: 15px;
	border-bottom: 1px solid #dee2e6;
	box-shadow: none;
	letter-spacing: 1px;
	position: relative
}

.osahan-filter .accordion-item {
	border: none;
	border-radius: 0 !important;
	margin-bottom: 20px
}

.osahan-filter .accordion-body {
	padding: 18px 0 27px
}

.osahan-filter .accordion-button:after {
	width: 16px;
	height: 16px;
	background-size: 16px
}

.osahan-filter .accordion-button:before {
	border-bottom: 3px solid #8b3dff;
	width: 62px;
	position: absolute;
	content: "";
	bottom: -1px
}

@media(max-width:992px) {
	.m-none {
		display: none
	}
}

@media(min-width:1280px) {
	.position-lg-relative {
		position: relative
	}

	.position-lg-absolute {
		position: absolute
	}
}



/* exchange now styles */
    .exchange-status-container {
        max-width: 1200px;
        margin: 0 auto;
        padding: 2rem;
    }

    .search-section {
        text-align: center;
        margin-bottom: 3rem;
    }

    .section-title {
        font-size: 2.5rem;
        margin-bottom: 1.5rem;
        color: #333;
    }

    .search-box {
        display: flex;
        justify-content: center;
        gap: 1rem;
        max-width: 600px;
        margin: 0 auto;
    }

    .transaction-input {
        flex: 1;
        padding: 1rem;
        border: 2px solid #e0e0e0;
        border-radius: 8px;
        font-size: 1rem;
    }

    .search-btn {
        padding: 1rem 2rem;
        background: #2563eb;
        color: white;
        border: none;
        border-radius: 8px;
        cursor: pointer;
        transition: background 0.3s;
    }

    .search-btn:hover {
        background: #1d4ed8;
    }

    .status-timeline {
        display: flex;
        justify-content: space-between;
        margin: 3rem 0;
        position: relative;
        padding: 0 2rem;
    }

    .timeline-item {
        flex: 1;
        text-align: center;
        position: relative;
    }

    .timeline-item::after {
        content: '';
        position: absolute;
        top: 25px;
        left: 50%;
        width: 100%;
        height: 2px;
        background: #e0e0e0;
        z-index: -1;
    }

    .timeline-item:last-child::after {
        display: none;
    }

    .timeline-icon {
        width: 50px;
        height: 50px;
        background: #fff;
        border: 2px solid #e0e0e0;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto 1rem;
    }

    .timeline-item.active .timeline-icon {
        background: #2563eb;
        border-color: #2563eb;
        color: white;
    }

    .transaction-info {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 2rem;
        margin: 2rem 0;
    }

    .info-card {
        backdrop-filter: blur(10px);
        border-radius: 12px;
        padding: 1.5rem;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    }

    .currency-details {
        display: flex;
        align-items: center;
        gap: 1rem;
        margin: 1rem 0;
    }

    .currency-icon {
        width: 40px;
        height: 40px;
    }

    .amount-details {
        font-size: 1.5rem;
        font-weight: bold;
    }

    .address-info {
        margin-top: 1rem;
    }

    .address-copy {
        display: flex;
        align-items: center;
        gap: 0.5rem;
        background: #f3f4f6;
        padding: 0.5rem;
        border-radius: 6px;
    }

    .copy-btn {
        background: none;
        border: none;
        cursor: pointer;
        color: #2563eb;
    }

    .copy-btn:hover {
        color: #1d4ed8;
    }

    .additional-info {
        backdrop-filter: blur(10px);
        border-radius: 12px;
        padding: 1.5rem;
        margin: 2rem 0;
    }

    .info-item {
        display: flex;
        align-items: center;
        gap: 1rem;
        margin-bottom: 0.5rem;
    }

    .label {
        color: #666;
        min-width: 100px;
    }

    .support-section {
        text-align: center;
        backdrop-filter: blur(10px);
        border-radius: 12px;
        padding: 2rem;
        margin-top: 2rem;
    }

    .support-btn {
        display: inline-block;
        padding: 1rem 2rem;
        background: #2563eb;
        color: white;
        text-decoration: none;
        border-radius: 8px;
        margin-top: 1rem;
        transition: background 0.3s;
    }

    .support-btn:hover {
        background: #1d4ed8;
    }

    .hidden {
        display: none;
    }

    /* Currency Table Styles */
    .status-page__row {
        display: flex;
        justify-content: center;
        padding: 0 20px;
    }

    .status-page--topic-container {
        margin-bottom: 2rem;
    }

    .status-page--topic {
        font-size: 2rem;
        font-weight: 600;
        color: #1a1a1a;
    }

    .currencies-table {
        background: white;
        border-radius: 12px;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        overflow: hidden;
    }

    .currencies-table-header {
        display: flex;
        justify-content: space-between;
        padding: 1.5rem;
        border-bottom: 1px solid #e5e7eb;
    }

    .currencies-table-header__left {
        display: flex;
        gap: 1rem;
        align-items: center;
    }

    .menu-sort-button {
        display: flex;
        align-items: center;
        gap: 0.5rem;
        padding: 0.5rem 1rem;
        background: #f3f4f6;
        border-radius: 6px;
        cursor: pointer;
    }

    .menu-sort-button__text {
        display: flex;
        align-items: center;
        gap: 0.5rem;
        color: #666;
    }

    .currencies-table-search {
        position: relative;
    }

    .currencies-table-search__input {
        padding: 0.5rem 1rem 0.5rem 2.5rem;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
        width: 200px;
    }

    .currencies-table-search svg {
        position: absolute;
        left: 0.75rem;
        top: 50%;
        transform: translateY(-50%);
    }

    .currencies-table-header__right {
        display: flex;
        gap: 2rem;
    }

    .currencies-table-header__column {
        color: #666;
    }

    .currencies-table__content {
        max-height: 600px;
        overflow-y: auto;
    }

    .currencies-table-item {
        display: flex;
        justify-content: space-between;
        padding: 1rem 1.5rem;
        border-bottom: 1px solid #e5e7eb;
        text-decoration: none;
        color: inherit;
    }

    .currencies-table-item:hover {
        background: #f9fafb;
    }

    .currencies-table-item__left {
        display: flex;
        align-items: center;
        gap: 1rem;
    }

    .currencies-table-item__index {
        color: #666;
        width: 30px;
    }

    .currencies-table-item__coin {
        display: flex;
        align-items: center;
        gap: 1rem;
    }

    .currency-icon {
        width: 32px;
        height: 32px;
    }

    .currencies-table-item__coin-content {
        display: flex;
        flex-direction: column;
    }

    .currencies-table-item__coin-ticker {
        font-weight: 600;
        text-transform: uppercase;
    }

    .currencies-table-item__coin-name {
        color: #666;
        font-size: 0.875rem;
    }

    .currency-sup {
        font-size: 0.75rem;
        padding: 0.125rem 0.375rem;
        border-radius: 4px;
        color: white;
        margin-left: 0.25rem;
    }

    .currencies-table__bottom {
        padding: 1.5rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-top: 1px solid #e5e7eb;
    }

    .new-pagination {
        display: flex;
        gap: 0.5rem;
        align-items: center;
    }

    .new-pagination__page-button {
        padding: 0.5rem 1rem;
        border-radius: 6px;
        cursor: pointer;
        text-decoration: none;
        color: inherit;
    }

    .new-pagination__page-button_active {
        background: #2563eb;
        color: white;
    }

    .new-pagination__splitter {
        color: #666;
    }

    .currencies-table__bottom-link a {
        color: #2563eb;
        text-decoration: none;
        display: flex;
        align-items: center;
        gap: 0.5rem;
    }

    .coin-info {
        display: flex;
        gap: 1rem;
        align-items: center;
    }

    .coin-info__item img {
        vertical-align: middle;
    }

    .coin-info__item-exchange-title {
        font-size: 0.875rem;
        color: #666;
        margin-left: 0.25rem;
    }
/*  end of the exchange now page */
