@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);

.btn-outline-warning, .btn-warning {
    border-color: var(--primary-orange)
}

.btn, .btn-outline-warning, .heading {
    font-family: var(--univers-sondensed)
}

*, .navbar-expand-lg .navbar-nav .nav-link, .user-profile-page .nft-list-item-wrap .col-sm-4, ul {
    padding: 0
}

*, ul {
    margin: 0
}

.navbar-nav > li > a, a, a:focus, a:hover {
    text-decoration: none
}

@font-face {
    font-family: Univers Condensed;
    src: url(fonts/UNVR57W.ttf)
}

@font-face {
    font-family: Roboto;
    src: url(fonts/Roboto.ttf)
}

@font-face {
    font-family: Expansiva;
    src: url(fonts/expansiva.regular.ttf)
}

:root {
    --primary-orange: #EC5622;
    --primary-orange-dark: #dd3900;
    --secondary-green: #0CBB46;
    --secondary-blue-light: rgb(108, 99, 255, 0.09);
    --primary-txt-color: #3A3A3A;
    --txt-light-color: #A2A2A2;
    --white-color: #ffffff;
    --roboto: 'Roboto',sans-serif;
    --expansiva: 'Expansiva',sans-serif;
    --univers-sondensed: 'Univers Condensed',sans-serif
}

.btn.active, .btn:active {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.btn:focus, .btn:hover, .notifications-icon .btn:focus, .user-logged-in-icon .btn:focus, a:focus, a:hover {
    box-shadow: none !important
}

a {
    color: #fff !important
}

    a:focus, a:hover {
        outline: 0 !important
    }

    .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus, a:focus {
        outline: 0 !important
    }

.container {
    max-width: 90% !important
}

.btn-text {
    color: #f5f5f5 !important
}

.btn {
    border-radius: 5px !important
}

.btn-outline-warning {
    color: var(--primary-orange);
    padding: 8px 24px
}

    .btn-outline-warning:focus, .btn-outline-warning:hover {
        color: #fff;
        background: var(--primary-orange);
        border-color: var(--primary-orange-dark)
    }

.btn-warning {
    background: var(--primary-orange);
    color: #fff
}

    .btn-warning:focus, .btn-warning:hover {
        color: #fff;
        background: var(--primary-orange-dark);
        border-color: var(--primary-orange-dark)
    }

.btn-success {
    background: var(--secondary-green);
    border-color: var(--secondary-green);
    color: #fff
}

    .btn-success:focus, .btn-success:hover {
        background: #00cb43 !important;
        border-color: #00cb43 !important
    }

ul {
    list-style: none
}

hr {
    border-top: 1px dotted rgb(0 0 0 / .1)
}

.form-control, .form-select {
    background-color: rgb(16 16 16 / 40%);
    background-clip: padding-box;
    height: 48px;
    color: #fff !important;
    border-color: #fff0
}

.explore-more, .heading {
    color: var(--white-color)
}

textarea.form-control {
    min-height: 110px;
    resize: none
}

.form-control:focus, .form-select:focus {
    background-color: rgb(16 16 16 / 40%) !important;
    background-clip: padding-box !important;
    border: 1px solid !important;
    box-shadow: none
}

.heading {
    font-size: 32px;
    font-weight: 400;
    position: relative;
    margin-bottom: 60px
}

    .heading:after {
        content: "";
        display: block;
        width: 66px;
        height: 10px;
        background: rgb(256 256 255 / .5);
        margin-top: 10px
    }

.explore-more {
    position: absolute;
    right: 0;
    font-family: var(--roboto);
    font-weight: 600;
    font-size: 18px;
    margin-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    background: url(../../images/arrow.png) no-repeat;
    background-position: 116px 4px !important;
    padding-right: 20px;
    border-bottom: 2px solid var(--primary-orange)
}

.hero-banner .hero-title, .hero-sub-title, .input-search, .input-search:focus, .slider-heading, body {
    font-family: var(--univers-sondensed)
}

.font-300, body {
    font-weight: 300
}

ul.listing li {
    margin-left: 1.2em;
    margin-bottom: 10px
}

.font-14 {
    font-size: 14px !important
}

.font-16 {
    font-size: 16px !important
}

.font-18 {
    font-size: 18px !important
}

.font-20, .help-wrap .boxes .font-18 {
    font-size: 20px !important
}

.font-22 {
    font-size: 22px !important
}

.font-24 {
    font-size: 24px !important
}

.font-26 {
    font-size: 26px !important
}

.font-28 {
    font-size: 28px !important
}

.font-30 {
    font-size: 30px !important
}

.font-32 {
    font-size: 32 !important
}

.font-500 {
    font-weight: 500
}

.font-600 {
    font-weight: 600
}

.font-700 {
    font-weight: 700
}

.font-800 {
    font-weight: 800
}

.font-900 {
    font-weight: 900
}

.no-bg {
    background: 0 0 !important
}

.letter-spacing-02 {
    letter-spacing: .2px
}

.letter-spacing-03 {
    letter-spacing: .3px
}

.text-orange, .text-warning {
    color: var(--primary-orange) !important
}

.scrollbar::-webkit-scrollbar, body::-webkit-scrollbar {
    width: 8px !important
}

.scrollbar::-webkit-scrollbar-track, body::-webkit-scrollbar-track {
    background: #2b2b2b !important;
    border-radius: 0 !important
}

.scrollbar::-webkit-scrollbar-thumb, body::-webkit-scrollbar-thumb {
    background: var(--primary-orange) !important;
    border-radius: 5px !important
}

    .scrollbar::-webkit-scrollbar-thumb:hover, body::-webkit-scrollbar-thumb:hover {
        background: var(--primary-orange) !important;
        border-radius: 5px !important
    }

    .scrollbar::-webkit-scrollbar-thumb:active, body::-webkit-scrollbar-thumb:active {
        background: var(--primary-orange) !important;
        border-radius: 5px !important
    }

body {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    font-kerning: normal;
    text-rendering: optimizeSpeed;
    background: #101010
}

.main-header {
    min-height: 50px;
    background-color: #000;
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100vw
}

.input-search, .input-search:focus {
    background: rgb(256 256 256 / .5);
    border: none;
    color: var(--white-color) !important;
    width: 350px
}

.navbar-nav, .rz-autocomplete-input {
    background-color: transparent !important
}

.input-search::placeholder {
    color: var(--white-color) !important;
    opacity: 1
}

.input-search:-ms-input-placeholder {
    color: var(--white-color) !important
}

.input-search::-ms-input-placeholder {
    color: var(--white-color) !important
}

.search-btn {
    margin-right: -50px;
    color: var(--white-color);
    display: none
}

.navbar-brand.logo {
    width: 200px
}

.navbar, .notifications-inner-wrapper .selected .notifications-title::before, .rz-autocomplete-panel, .rz-autocomplete-panel:focus {
    border: 0 !important
}

.navbar-nav {
    border-color: transparent !important;
    border-radius: 0 !important;
    margin-bottom: 0;
    min-height: auto
}

    .navbar-nav > li > a {
        color: #fff;
        padding: 5px 10px;
        line-height: 60px;
        font-family: 'Source Sans Pro',sans-serif;
        font-weight: 300;
        border-bottom: 5px solid #fff0;
        border-right: 20px
    }

    .navbar-nav > li {
        text-align: center;
        padding: 0 20px;
        align-self: center
    }

        .navbar-nav > li > a.active, .navbar-nav > li > a:focus, .navbar-nav > li > a:hover {
            color: var(--white-color);
            border-bottom: 5px solid var(--primary-orange)
        }

.icon-login {
    margin-right: 15px;
    padding: 5px
}

    .icon-login img {
        width: 24px
    }

.rz-autocomplete {
    border: 1px solid #fff0
}

.rz-autocomplete-input {
    color: #fff !important
}

.rz-autocomplete-list-item span, .rz-autocomplete-list-item:hover span {
    color: #000 !important
}

.rz-autocomplete-items li:hover {
    background-color: rgb(0 0 0 / .3) !important
}

.rz-autocomplete-input::placeholder {
    color: #f5f5f5 !important
}

.notifications-icon {
    margin-right: 20px
}

    .notifications-icon svg {
        fill: #FFF;
        width: 26px;
        height: 26px
    }

    .notifications-icon .dropdown-toggle::after {
        display: none !important
    }

.user-logged-in-icon .dropdown-toggle::after {
    border-top-color: #fff
}

.notifications-counter {
    position: absolute;
    top: 0;
    right: 10px;
    background: red;
    padding: 2px 5px;
    font-size: 12px;
    color: #fff;
    border-radius: 100px;
    min-width: 20px;
    min-height: 20px;
    text-align: center
}

.notifications-icon .dropdown-menu, .user-logged-in-icon .dropdown-menu {
    background-color: #212121;
    border: .5px solid #3a3a3a;
    left: initial !important;
    right: 0
}

.notifications-icon .dropdown-item:focus, .notifications-icon .dropdown-item:hover, .user-logged-in-icon .dropdown-item:focus, .user-logged-in-icon .dropdown-item:hover {
    background-color: #000
}

.notifications-icon .notifications-list.scrollbar {
    width: 380px;
    padding: 0;
    max-height: 400px;
    overflow-y: auto;
    list-style: disc
}

.notifications-icon .dropdown-menu {
    padding-top: 0;
    padding-bottom: 0
}

.notifications-icon .dropdown-item, .notifications-wrapper .dropdown-item {
    white-space: normal !important;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative
}

.notifications-icon .dropdown-item {
    border-bottom: 1px solid var(--txt-light-color)
}

    .notifications-icon .dropdown-item:last-child, .notifications-wrapper .dropdown-item:last-child, .user-profile-ul-items li:last-child {
        border-bottom: 0
    }

.notifications-icon .timestamp {
    color: #6c757d;
    display: inline-block;
    font-size: 12px
}

.notifications-avatar-name {
    color: var(--txt-light-color);
    margin-left: 10px
}

.notifications-wrapper {
    max-width: 1280px;
    margin: auto
}

.notifications-inner-wrapper {
    background: #1c1c1c;
    border-radius: 20px;
    display: flow-root
}

    .notifications-inner-wrapper ul {
        margin: 20px !important
    }

    .notifications-inner-wrapper .notifications-title {
        margin-right: 100px;
        color: #c5c5c5;
        padding-left: 50px;
        background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="darkorange" class="bi bi-envelope-open-fill" viewBox="0 0 16 16"><path d="M8.941.435a2 2 0 0 0-1.882 0l-6 3.2A2 2 0 0 0 0 5.4v.314l6.709 3.932L8 8.928l1.291.718L16 5.714V5.4a2 2 0 0 0-1.059-1.765l-6-3.2ZM16 6.873l-5.693 3.337L16 13.372v-6.5Zm-.059 7.611L8 10.072.059 14.484A2 2 0 0 0 2 16h12a2 2 0 0 0 1.941-1.516ZM0 13.373l5.693-3.163L0 6.873v6.5Z"/></svg>');
        background-repeat: no-repeat;
        background-position: 2px 7px;
        min-height: 50px;
        display: flex;
        align-items: center
    }

        .notifications-inner-wrapper .notifications-title::before {
            content: '';
            position: absolute;
            top: 10px;
            left: 10px;
            width: 40px;
            height: 40px;
            border: 1px solid #ff8c00;
            border-radius: 50px
        }

    .notifications-inner-wrapper .msg-unread .notifications-title {
        color: #fff !important;
        background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="lightgreen" class="bi bi-envelope-fill" viewBox="0 0 16 16"><path d="M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414.05 3.555ZM0 4.697v7.104l5.803-3.558L0 4.697ZM6.761 8.83l-6.57 4.027A2 2 0 0 0 2 14h12a2 2 0 0 0 1.808-1.144l-6.57-4.027L8 9.586l-1.239-.757Zm3.436-.586L16 11.801V4.697l-5.803 3.546Z"/></svg>')
    }

        .notifications-inner-wrapper .msg-unread .notifications-title::before {
            border-color: #90ee90 !important
        }

    .notifications-inner-wrapper .msg-select .notifications-title {
        background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="white" class="bi bi-envelope-check-fill" viewBox="0 0 16 16"><path d="M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414.05 3.555ZM0 4.697v7.104l5.803-3.558L0 4.697ZM6.761 8.83l-6.57 4.026A2 2 0 0 0 2 14h6.256A4.493 4.493 0 0 1 8 12.5a4.49 4.49 0 0 1 1.606-3.446l-.367-.225L8 9.586l-1.239-.757ZM16 4.697v4.974A4.491 4.491 0 0 0 12.5 8a4.49 4.49 0 0 0-1.965.45l-.338-.207L16 4.697Z"/><path d="M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-1.993-1.679a.5.5 0 0 0-.686.172l-1.17 1.95-.547-.547a.5.5 0 0 0-.708.708l.774.773a.75.75 0 0 0 1.174-.144l1.335-2.226a.5.5 0 0 0-.172-.686Z"/></svg>')
    }

        .notifications-inner-wrapper .msg-select .notifications-title::before {
            border-color: #fff !important
        }

    .notifications-inner-wrapper .selected .notifications-title {
        background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="lawngreen" class="bi bi-check-circle-fill" viewBox="0 0 16 16"><path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z"/></svg>') !important;
        background-position: 0 4px !important;
        margin-left: -5px;
        padding-left: 55px !important
    }

    .notifications-inner-wrapper .selected {
        background: rgb(254 254 254 / .2)
    }

.notifications-wrapper .dropdown-item {
    border-bottom: 1px solid #444
}

.unread .notifications-title {
    color: #fff !important
}

.notifications-wrapper .timestamp {
    color: #6c757d;
    display: inline-block;
    font-size: 12px;
    margin-left: auto;
    position: absolute;
    top: 15px;
    right: 10px
}

.hero-banner, .hero-banner .btn, .inner-slider, .main-container, .nft-card {
    position: relative
}

.btn-view-all {
    margin-bottom: 0;
    border-radius: 0 !important
}

.hero-banner {
    padding-top: 12%;
    width: 100%;
    height: 100%;
    background: url(../../images/web_p_hero-banner-bg.webp) top center/cover no-repeat;
    min-height: 800px
}

    .hero-banner .hero-title {
        color: #fff;
        font-size: 48px;
        margin-top: 20px;
        font-weight: 900;
        line-height: 60px;
        margin-bottom: 15px
    }

.hero-sub-title {
    color: rgb(255 255 255 / 80%);
    font-size: 24px;
    font-weight: 500
}

.line {
    display: block;
    width: 66px;
    height: 10px;
    background: rgb(256 256 255 / .5);
    margin-top: 10px
}

.hero-banner .btn {
    z-index: 3
}

.inner-slider:after, .vector-01::before {
    display: block;
    position: absolute;
    top: -50px
}

.inner-slider {
    padding: 20px;
    text-align: center;
    margin-top: 100px
}

    .inner-slider:after {
        content: '';
        background: url(../../images/slider-img.png) center center/120% 100% no-repeat;
        height: 480px;
        width: 100%;
        z-index: -1;
        margin-left: -20px
    }

.slider-heading {
    color: #fff;
    font-weight: 700;
    font-size: 40px;
    text-transform: uppercase
}

    .slider-heading:after {
        content: "";
        display: block;
        width: 66px;
        height: 10px;
        background: rgb(256 256 255 / .5);
        margin: 10px auto
    }

.wrapper {
    padding: 80px 0
}

.main-container {
    top: -180px;
    margin-bottom: -180px;
    z-index: 2
}

.heading-sm, .heading-xs, .nft-upload-right-container .from-group-row {
    margin-bottom: 30px
}

.rounded-wrap {
    background: #1c1c1c;
    border-radius: 20px;
    padding: 20px
}

.vector-01::before {
    content: "";
    background: url(../../images/vector-01.png) 10px 20px/contain no-repeat;
    width: 680px;
    height: 640px
}

.featured-wrap .owl-theme .media {
    padding: 12px;
    text-align: center;
    color: #fff;
    justify-content: center
}

.featured-wrap .item a > .img-fluid, .nft-list-item-wrap .item a > img.img-fluid {
    width: 100%;
    border-radius: 20px;
    min-height: 100%;
    aspect-ratio: 9/16
}

.featured-wrap .owl-carousel .owl-dots, .featured-wrap .owl-carousel .owl-dots.disabled {
    display: block !important;
    text-align: center;
    margin-top: 20px
}

.featured-wrap .owl-carousel .owl-nav.disabled, .no-caret.dropdown-toggle::after {
    display: none
}

.featured-wrap .owl-nav button {
    background-color: #000;
    color: #fff;
    margin: 0;
    transition: .3s ease-in-out;
    position: relative;
    top: 100%
}

    .featured-wrap .owl-nav button.owl-prev {
        left: auto;
        display: none
    }

    .featured-wrap .owl-nav button.owl-next {
        right: auto
    }

.featured-wrap .owl-dots button.owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    background: #ccc;
    margin: 0 3px
}

    .custom-tabs-links .nav-link.active, .custom-tabs-links .show > .nav-link, .featured-wrap .owl-dots button.owl-dot.active {
        background-color: var(--primary-orange)
    }

.nft-card {
/*    min-height: 500px;
*/    background: #000;
    border-radius: 20px
}

.card-titles, .featured-box {
    position: absolute;
    width: 100%;
    background-color: #1e1e1c;
    font-weight: 500
}

.all-collections-wrap img, .edit-profile img, .nft-card .img-fluid {
    width: 100%
}

.featured-box {
    display: flex;
    justify-content: space-between;
    padding: 10px;
    bottom: 0
}

    .featured-box .btn {
        font-weight: 600;
        font-size: 20px;
        min-width: 120px
    }

.card-titles {
    font-size: 16px;
    padding: 5px 10px;
    bottom: 65px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.avtar-info, .ul-items-inline {
    display: flex
}

.avtar-pic {
    width: 40px !important;
    height: 40px;
    border-radius: 40px
}

.icon-eth, .icon-images {
    width: 28px;
    height: 28px;
    margin-right: 5px;
    position: relative;
    transform: translateY(4px)
}

.avtar-name, .logged-user-name {
    font-size: 16px !important;
    line-height: 30px;
    padding: 5px;
    color: var(--white-color)
}

.amount, .footer ul li > a {
    font-size: 18px
}

.amount {
    display: inline-block;
    padding-top: 5px;
    line-height: 40px
}

.logged-user-name {
    min-width: 80px;
    display: inline-block
}

.card-list .card {
    background: 0 0 !important;
    height: auto;
    border-radius: 20px
}

.all-nfts {
    display: flex;
    justify-content: space-around;
    padding: 10px;
    font-size: 24px;
    font-weight: 500
}

.icon-eth, .icon-images, .tags {
    display: inline-block
}

.card-image {
    border-radius: 30px;
    overflow: hidden;
    border: 2px solid #3d3d3d
}

.card-name {
    font-size: 24px;
    color: var(--white-color);
    font-weight: 600;
    font-family: var(--roboto);
    text-align: center;
    margin-top: 10px
}

.footer ul li > a, .heading-sm, .help-wrap .boxes, .help-wrap .boxes .font-26.font-600 {
    font-family: var(--univers-sondensed)
}

.icon-images {
    background: url(../../images/icon-images.png) no-repeat
}

.icon-eth {
    background: url(../../images/icon-eth.png) no-repeat
}

.nft-total-imgs {
    color: #b7b7b7
}

.totol-nfts-account {
    color: var(--secondary-green)
}

.copyright, .heading-sm, .heading-xs, .help-wrap .boxes {
    color: var(--white-color)
}

    .help-wrap .boxes .font-26.font-600 {
        font-weight: 400 !important
    }

.help-wrap .boxes {
    text-align: center;
    padding: 20px
}

.footer {
    background: #000;
    position: absolute;
    width: 100%;
    padding-top: 60px;
    border-top: 0
}

    .filler-ul-items li, .footer ul li {
        margin-bottom: 10px
    }

.heading-sm {
    font-size: 28px;
    font-weight: 400
}

.copyright, .nft-title {
    font-family: var(--roboto)
}

.heading-xs {
    font-size: 14px
}

.social-icons li {
    padding: 5px
}

.copyright {
    margin-top: 40px;
    border-top: 1px solid #333;
    background: #000;
    text-align: center;
    padding: 20px;
    font-size: 18px
}

.nft-title {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 40px
}

.nft-description {
    font-size: 14px;
    font-family: var(--univers-sondensed);
    line-height: 1.5;
    margin-top: 5px
}

.custom-tab-content, .filler-btn-items, .nft-action, .nft-creators, .nft-price {
    margin-top: 40px
}

    .nft-creators ul {
        list-style: none;
        display: flex;
        flex-direction: column;
        gap: 20px
    }

        .nft-creators ul li {
            display: flex;
            margin-right: 100px
        }

.filter-btn, .tags, .user-email i > img, .user-nft-address i > img, .wallet-icon img {
    margin-right: 10px
}

.nft-creator-avtar, .nft-creator-avtar-img {
    width: 60px;
    height: 60px;
    overflow: hidden;
    border-radius: 80px
}

.nft-creator-details {
    margin-left: 15px
}

.nft-creator-type {
    font-size: 14px;
    font-weight: 400;
    color: #888;
    margin-bottom: 5px
}

.nft-creator-name {
    font-size: 18px;
    color: #fff;
    font-weight: 700
}

.nft-price-title {
    font-size: 16px;
    font-weight: 400
}

.nft-crt {
    font-size: 34px;
    font-weight: 800
}

.nft-usd {
    font-size: 20px;
    color: #f1f1f1;
    font-weight: 600
}

.nft-action .btn {
    min-width: 180px;
    font-size: 18px;
    font-weight: 600;
    margin-right: 15px
}

    .nft-action .btn svg {
        width: 24px;
        height: 22px
    }

.nft-history {
    margin-top: 60px;
    border-top: 1px solid rgb(254 254 254 / .5);
    padding-top: 40px
}

    .nft-history .table td {
        border: 0 !important;
        padding-left: 0;
        padding-right: 0
    }

    .nft-history .table tr td:last-child {
        vertical-align: text-top
    }

.upload-nft-item {
    height: 100%;
    width: 100%;
    padding-top: 50%;
    min-height: 500px
}

.upload-nft-container {
    opacity: 0
}

.icon-cloud svg {
    fill: var(--primary-orange);
    width: 80px;
    height: 80px
}

.nft-upload-right-container label {
    font-size: 16px;
    font-weight: 500;
    font-family: var(--roboto)
}

.nft-upload-right-container .form-control, .nft-upload-right-container .form-select {
    background: rgba(254,254,254,22%);
    border: 1px solid #888
}

.colloctions-card-link:hover .colloctions-name, .tags.selected {
    background: var(--primary-orange)
}

.icon-tag {
    max-width: 80px
}

.tags {
    background: #454545;
    border: 1px solid #707070;
    padding: 4px 20px;
    border-radius: 20px
}

    .tags.selected {
        border-color: var(--primary-orange)
    }

.nft-upload-right-container textarea.form-control {
    height: 160px;
    resize: none
}

.nft-upload-right-container .btn-success {
    text-transform: uppercase;
    background: var(--secondary-green);
    padding-left: 10px;
    padding-right: 10px
}

.user-profile-wrapper .user-profile-ul-items {
    text-align: left !important;
    background: #1c1c1c;
    margin-left: -5px;
    min-width: 280px;
    border-radius: 5px;
    padding: 10px 15px;
    position: sticky;
    top: 120px;
    overflow: hidden
}

.fixed {
    position: fixed;
    top: 100px
}

.colloctions-image-card, .custom-tabs-links, .edit-user-pic, .user-pic {
    position: relative
}

.user-profile-ul-items li {
    padding: 15px 0;
    border-bottom: 1px solid
}

.user-info {
    display: flex;
    justify-content: flex-start
}

.user-name-wrap {
    margin-top: 15px;
    margin-left: 10px;
    text-align: left
}

.user-pic {
    width: 100px;
    height: 100px
}

    .user-pic > img {
        width: 100%;
        min-width: 100px;
        border-radius: 50%;
        border: 2px solid #fff
    }

.edit-profile {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    color: #3a3a3a
}

    .edit-profile svg {
        margin-left: 5px
    }

.user-name {
    font-size: 18px;
    font-weight: 600;
    word-break: break-word
}

.joining-date {
    font-size: 11px;
    color: rgb(255 255 255 / 60%);
    margin-top: 5px
}

.edit-profile.btn {
    max-width: 120px
}

.user-descriptions {
    font-size: 14px
}

.user-wallet {
    display: flex;
    justify-content: start
}

.wallet-icon img {
    max-width: 60px
}

.wallet-blnce-heading {
    margin-top: 4px;
    text-align: left;
    font-weight: 600;
    font-size: 18px
}

.total-blnce, .total-blnce-wrap {
    color: #0cbb46;
    font-size: 18px;
    font-weight: 600;
    white-space: nowrap;
    margin-top: 2px
}

.user-email, .user-nft-address {
    font-size: 14px;
    font-weight: 500;
    margin-top: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

    .user-email span, .user-nft-address span {
        word-break: break-all
    }

.user-profile-page .nft-list-item-wrap {
    margin-top: 40px !important
}

.custom-tabs-links {
    margin-top: 80px
}

.colloctions-card-link {
    text-decoration: none;
    display: block
}

.colloctions-name {
    padding: 15px 10px;
    background: var(--primary-orange-dark);
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    border-radius: 0 0 5px 5px;
    font-family: var(--expansiva)
}

.filler-ul-items {
    display: flex;
    flex-wrap: wrap
}

.custom-dropdown .dropdown-menu.show {
    background-color: #212121;
    border: .5px solid #3a3a3a;
    margin: 10px 0 !important;
    min-width: 200px;
    padding: 0 !important
}

    .custom-dropdown .dropdown-menu.show > li {
        margin-right: 0 !important
    }

        .custom-dropdown .dropdown-menu.show > li > a {
            padding: 10px 15px
        }

.custom-dropdown .dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    background-color: #000
}

.ntf-list-right-container .custom-dropdown .dropdown-menu.show {
    max-width: 240px
}

.filler-ul-items .custom-dropdown .dropdown-menu.show {
    min-width: 280px
}

.filter-btn {
    min-width: 180px;
    color: #f5f5f5 !important
}

.input-group-text {
    background: #000;
    color: #fff;
    border: 0
}

.nft-list-item-wrap {
    padding-top: 0 !important;
    margin-top: -50px
}

    .nft-list-item-wrap .rz-g {
        margin-left: -.5px;
        margin-right: -.5px
    }

        .nft-list-item-wrap .rz-g > div {
            background: 0 0 !important;
            border-radius: 0;
            padding: 0 !important;
            box-shadow: none;
            border: 0;
            flex: none !important;
            margin: 0 !important
        }

    .featured-wrap .item, .nft-list-item-wrap .item {
        min-height: 500px;
        background: #000;
        border-radius: 20px !important;
        position: relative;
        overflow: hidden;
        margin: 0 10px 30px
    }

        .nft-list-item-wrap .item > a img {
            width: 100%;
            min-height: 500px;
            border-radius: 20px
        }

    .nft-list-item-wrap .featured-box {
        width: 100% !important
    }

.divider {
    width: 100%;
    height: 1px;
    margin: 10px 0;
    background: rgb(254 254 254 / .2)
}

.btn-outline-warning.dropdown-toggle.show, .btn-outline-warning:active {
    color: #fff !important;
    background: var(--primary-orange-dark);
    border-color: var(--primary-orange-dark)
}

.nft-input-search {
    color: #010101 !important;
    background: #fff;
    width: 100%;
    border-radius: 3px 0 0 3px !important;
    border: 1px solid transparent !important
}

    .nft-input-search:focus {
        color: #010101 !important;
        background: #f5f5f5 !important;
        border-color: var(--primary-orange-dark) !important
    }

.nft-search-btn {
    border-radius: 0 3px 3px 0 !important;
    margin-left: -9px;
    padding-left: 15px;
    padding-right: 15px
}

.input-search.w-100 {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.button-disabled {
    pointer-events: none;
    background: #333;
    color: #999;
    border-color: #333
}

.custom-pagination {
    display: flex;
    margin-top: 40px;
    justify-content: center
}

.rz-paginator, .rz-paginator-first, .rz-paginator-prev {
    background: 0 0
}

.rz-paginator-summary {
    color: var(--primary-orange)
}

.rz-paginator-element {
    background: 0 0 !important;
    color: var(--primary-orange-dark) !important;
    border: 1px solid var(--primary-orange-dark) !important
}

.rz-paginator-page.rz-state-active {
    background: var(--primary-orange) !important;
    color: #fff !important;
    border-color: var(--primary-orange-dark) !important
}

.rz-state-disabled {
    opacity: 1 !important;
    background: #333 !important;
    color: #999 !important;
    border-color: #333 !important
}

.error {
    border: 1px solid #ff0023
}

.bs-tooltip-top .tooltip-arrow:before {
    border-top-color: var(--primary-orange) !important
}

.bs-tooltip-left .tooltip-arrow:before {
    border-left-color: var(--primary-orange) !important
}

.bs-tooltip-right .tooltip-arrow:before {
    border-right-color: var(--primary-orange) !important
}

.bs-tooltip-bottom .tooltip-arrow:before {
    border-bottom-color: var(--primary-orange) !important
}

.tooltip .tooltip-inner {
    background-color: var(--primary-orange) !important
}

.ul-items-inline li {
    margin-right: 10px;
    margin-bottom: 10px
}

.ul-items-inline .btn {
    white-space: nowrap;
    padding: 5px 10px !important
}

.icon-filter img {
    width: 24px;
    margin-right: 5px
}

body.modal-open {
    overflow: unset !important;
    padding-right: 0 !important
}

.modal.fade .modal-dialog {
    margin-top: 5%
}

.modal-footer, .modal-header {
    border-color: #212121
}

#profileEditPopUp .modal-content {
    background-color: #343434
}

.modal-content .modal-body {
    padding: 10px 40px 40px
}

.modal-body {
    font-size: 1.3rem
}

.modal-content .form-control {
    font-size: 14px;
    color: #ccc !important
}

.btn-close {
    background-color: #fff;
    opacity: 1
}

.edit-user-pic {
    width: 140px;
    height: 140px;
    margin: auto
}

    .edit-user-pic > img {
        width: 100%;
        min-width: 140px;
        border-radius: 50%;
        border: 2px solid #fff
    }

.edit-profile-icon-btn {
    position: absolute;
    left: 110px;
    bottom: 0;
    z-index: 1
}

.input-upload-pic {
    opacity: 0;
    width: 0;
    height: 0
}

.loader {
    margin: 25% auto 0;
    width: 40px;
    height: 140px;
    position: relative;
    transform: translateY(-50%)
}

    .loader .shadow {
        position: absolute;
        width: 100%;
        height: 10px;
        background-color: #c7c7c7;
        bottom: 0;
        border-radius: 100%;
        transform: scaleX(.8);
        opacity: .6;
        animation: 1s linear infinite shadowScale
    }

    .loader .gravity {
        width: 40px;
        height: 40px;
        animation: 1s cubic-bezier(.68,.35,.29,.54) infinite bounce
    }

    .loader .ball {
        width: 40px;
        height: 40px;
        background-image: url(../../images/loader-img.png);
        background-size: cover;
        animation: .7s linear infinite roll
    }

@keyframes roll {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes bounce {
    50% {
        transform: translateY(100px)
    }
}

@keyframes shadowScale {
    50% {
        transform: scaleX(1);
        opacity: .8
    }
}

.nft-history .table-rasponsive {
    max-height: 300px;
    overflow: auto
}

    .nft-history .table-rasponsive::-webkit-scrollbar {
        width: 5px
    }

    .nft-history .table-rasponsive::-webkit-scrollbar-track {
        background: #2d2b2b !important;
        border-radius: 0 !important
    }

    .nft-history .table-rasponsive::-webkit-scrollbar-thumb {
        background: var(--primary-orange) !important;
        border-radius: 5px !important
    }

        .nft-history .table-rasponsive::-webkit-scrollbar-thumb:hover {
            background: var(--primary-orange) !important;
            border-radius: 5px
        }

        .nft-history .table-rasponsive::-webkit-scrollbar-thumb:active {
            background: var(--primary-orange) !important;
            border-radius: 5px
        }

.body, footer .container, header .navbar {
    max-width: 1900px !important;
    margin: auto
}

@media (min-width:1599px) {
    .navbar-brand.logo {
        width: 220px
    }

    .footer .row .col-sm-3:first-child .navbar-brand.logo {
        margin-bottom: 26px
    }
}

@media (min-width:1600px) {
    .navbar-brand.logo {
        width: 270px
    }

    .footer .row .col-sm-3:first-child .navbar-brand.logo {
        margin-bottom: 26px
    }
}

@media (min-width:1023px) {
    .ul-items-inline li:last-child {
        margin-left: auto;
        margin-right: -30px
    }

    .footer .row .col-sm-3:first-child .navbar-brand.logo {
        margin-bottom: 26px
    }
}

@media (min-width:1024px) and (max-width:1080px) {
    .logged-user-name {
        display: none
    }

    .footer .row .col-sm-3:first-child .navbar-brand.logo {
        margin-bottom: 26px
    }
}

@media (max-width:1280px) {
    .ntf-list-right-container {
        width: calc(100% - 280px);
        margin-left: auto
    }

    .user-profile-wrapper, .user-profile-wrapper .user-profile-ul-items {
        min-width: 260px
    }

    .user-pic {
        margin: auto
    }

    .user-info {
        flex-direction: column
    }

    .total-blnce, .total-blnce-wrap {
        font-size: 100%;
        white-space: inherit
    }

    .featured-wrap .item, .featured-wrap .item a > .img-fluid, .nft-list-item-wrap .item, .nft-list-item-wrap .item > a img {
        display: flex;
        justify-content: center;
        max-height: 600px
    }

    .featured-wrap .col-sm-3 {
        padding: 0 !important
    }

    .featured-box {
        font-size: 100%;
        line-height: 30px
    }

        .featured-box .btn {
            font-weight: 600;
            font-size: 14px;
            min-width: 80px;
            padding: inherit
        }

    .navbar-nav > li {
        padding: 0 14px
    }
}

@media (max-width:1023px) {
    .container {
        max-width: 100% !important
    }

    .featured-wrap .col-sm-3, .nft-list-item-wrap .col-sm-3, .user-profile-page .nft-list-item-wrap .col-sm-4 {
        width: 50%;
        max-width: 50%
    }

    .user-profile-wrapper {
        padding-bottom: 40px;
        border-bottom: 1px solid;
        margin-bottom: 40px;
        margin-right: 20px
    }

    .upload-nft-item {
        padding-top: 10px
    }

    .navbar-nav > li > a {
        line-height: 1.5
    }

    .all-collections-wrap .col-sm-8.offset-2 {
        margin-left: 5px !important;
        width: 100%;
        max-width: 100%
    }

    .navbar-collapse {
        display: flex;
        width: auto
    }

    .navbar-toggler {
        position: absolute;
        top: 10px;
        right: 0
    }

    .navbar-toggler-icon {
        background: #fff;
        height: 3px;
        width: 48px;
        position: relative;
        top: -10px
    }

        .navbar-toggler-icon:after, .navbar-toggler-icon:before {
            content: "";
            display: block;
            position: absolute;
            top: 10px;
            background-color: #fff;
            width: 30px;
            height: 3px;
            border-radius: 2px
        }

        .navbar-toggler-icon::after {
            top: 20px;
            width: 40px
        }

    .navbar-toggler.collapsed, .navbar-toggler.collapsed .navbar-toggler-icon:before::after, .navbar-toggler.collapsed .navbar-toggler-icon:before::before {
        transform: rotate(0) !important
    }

        .navbar-toggler.collapsed .navbar-toggler-icon::after, .navbar-toggler.collapsed .navbar-toggler-icon::before {
            transform: rotate(0) !important
        }

    .navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
        background: 0 0
    }

        .navbar-toggler[aria-expanded=true] .navbar-toggler-icon::before {
            transform: rotate(45deg);
            width: 40px
        }

        .navbar-toggler[aria-expanded=true] .navbar-toggler-icon::after {
            transform: rotate(-45deg);
            top: 10px
        }

    .loader {
        margin-top: 60%
    }
}

@media (max-width:768px) {
    .inner-slider {
        margin-top: 60px
    }

    .heading {
        font-size: 20px
    }

    .slider-heading {
        font-size: 24px
    }

    .user-profile-wrapper .user-profile-ul-items {
        top: 80px
    }

    .help-wrap .col-sm-12.d-flex {
        flex-flow: wrap
    }

    .help-wrap .col-sm-3 {
        width: 50% !important;
        max-width: 50% !important
    }

    .col-sm-4.offset-4, .col-sm-6.offset-3 {
        width: 90% !important;
        margin: auto !important
    }

    .col-sm-6.offset-3 {
        max-width: 500px !important;
        flex: inherit !important
    }

    .col-sm-4.offset-4 {
        max-width: 400px !important
    }

    .rounded-wrap.p-5 {
        padding: 20px 10px !important
    }

    .icon-tag {
        max-width: 30%
    }

    .footer .row .col-sm-3:first-child .navbar-brand.logo {
        max-width: 170px;
        margin-bottom: 26px
    }

    .nft-creators ul {
        flex-flow: column;
        gap: 10px
    }

    .asset-nft {
        flex-direction: row !important
    }
}

@media(max-width:767px) {
    .navbar-nav {
        display: flex
    }

    .avtar-pic {
        width: 32px !important;
        height: 32px
    }

    .navbar-brand.logo {
        width: 60%;
        max-width: 180px
    }

    .wrapper {
        padding: 40px 0
    }

    .input-search {
        top: -100px !important;
        right: 94px !important
    }

    .heading:after {
        width: 50px;
        height: 8px
    }

    .heading-sm {
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 10px
    }

    .colloctions-name, .help-wrap .boxes .font-26 {
        font-size: 18px !important
    }

    .navbar-collapse.collapse form.d-flex.mx-5 {
        position: absolute;
        top: 101px;
        width: calc(100% - 80px);
        background: #212121;
        padding: 10px;
        margin: 0 !important;
        box-sizing: border-box;
        left: 0
    }

        .input-search:focus, .navbar-collapse.collapse form.d-flex.mx-5 .input-search, .ntf-list-right-container {
            width: 100%
        }

    .hero-banner {
        padding-top: 80px;
        background-position-x: 60%;
        min-height: 100vh;
        max-height: 680px
    }

        .hero-banner .hero-title {
            font-size: 32px;
            line-height: 1.5;
            margin-bottom: 15px
        }

    .hero-sub-title {
        color: rgb(255 255 255 / 90%);
        font-size: 18px
    }

    .copyright, .explore-more, .footer ul li > a {
        font-size: 14px
    }

    .explore-more {
        background-position: 94px 4px !important
    }

    .vector-01::before {
        width: auto
    }

    .help-wrap .col-sm-12.d-flex {
        display: block !important
    }

    .help-wrap .col-sm-3 {
        width: auto !important;
        max-width: none !important
    }

    .nft-list-item-wrap {
        margin-top: -20px
    }

    .footer {
        padding-top: 30px
    }

        .footer .row .col-sm-3:first-child .navbar-brand.logo {
            width: 200px;
            margin-bottom: auto
        }

        .footer ul li {
            margin-bottom: 5px
        }

    .featured-wrap .col-sm-3, .nft-list-item-wrap .col-sm-3, .user-profile-page .nft-list-item-wrap .col-sm-4 {
        width: 100%;
        max-width: inherit
    }

    .user-profile-wrapper, .user-profile-wrapper .user-profile-ul-items {
        min-width: 100%
    }

    .user-name-wrap {
        text-align: center;
        margin: 15px auto auto
    }

    .rz-notification {
        max-width: 320px !important;
        float: none !important;
        left: auto;
        right: auto !important;
        text-align: center;
        word-wrap: break-word
    }

    .rz-growl-item {
        max-width: 100%
    }

    .notifications-inner-wrapper .notifications-title {
        margin-right: 0
    }

    .notifications-inner-wrapper ul {
        margin: 10px !important
    }

    .notifications-wrapper .timestamp {
        margin-left: inherit;
        position: relative;
        top: -5px;
        left: 50px;
        right: inherit
    }

    .loader {
        margin-top: 80%
    }
}

@media(max-width:640px) {
    .logged-user-name {
        display: none
    }

    .input-search:active, .input-search:focus, .input-search:hover {
        left: 10px !important
    }

    .asset-nft {
        flex-direction: column !important
    }

    .nft-action .btn {
        margin-top: 15px
    }

    .modal-dialog-mint-custom-size {
        width: 300px !important
    }

    .modal-body {
        padding: .8rem !important
    }

    .mint-process-text p {
        font-size: 1rem !important
    }
}

@media only screen and (min-width:1281px) and (max-width:1680px) {
    .featured-wrap .item, .nft-list-item-wrap .item {
        max-height: 500px
    }
}

@media(max-width:1023px) {
    body, html {
        min-width: 360px
    }

    .navbar-brand.logo {
        max-width: 180px
    }

    .navbar-expand-lg .navbar-toggler, header .collapse:not(.show) {
        display: block !important
    }

    .navbar-toggler:focus {
        box-shadow: none
    }

    .main-header {
        background: #333;
        min-height: 50px
    }

    .notifications-icon {
        margin-right: 0
    }

    .logged-user-name {
        min-width: 0;
        display: none
    }

    .custom-connect-button-nav-link {
        border: 0
    }

    .navbar-collapse.collapse form.d-flex.mx-5 {
        background: 0 0 !important
    }

    header .ms-auto.d-flex.justify-content-end {
        position: absolute;
        right: 80px;
        top: 10px
    }

    .navbar-collapse.show {
        min-height: 10vh
    }

    .navbar-nav > li {
        display: none;
        align-self: flex-end;
        min-width: 280px;
        text-align: right
    }

    .navbar-collapse.show .navbar-nav {
        flex-direction: column !important;
        height: auto;
        width: 100%;
        justify-content: start;
        padding-right: 20px
    }

        .navbar-collapse.show .navbar-nav > li {
            display: block
        }

    .input-search {
        position: absolute;
        top: 5px;
        max-width: calc(410px - 80px);
        right: 180px;
        width: 40px !important;
        padding-left: 10px !important;
        background: 0 0
    }

        .input-search:active, .input-search:focus, .input-search:hover {
            width: 100% !important;
            z-index: 2;
            background-color: #000 !important
        }

    header .rz-autocomplete-input:not(:focus) {
        background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%23ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search"%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');
        background-repeat: no-repeat;
        background-position: 0 4px;
        background-size: 30px;
        padding-left: 30px
    }

    .rz-autocomplete-input {
        font-size: 18px
    }

    .input-search:focus .rz-autocomplete-input {
        background-color: #000 !important;
        padding-left: 30px !important
    }

    header .btn-warning {
        display: none
    }

    .notifications-icon .dropdown-menu, .user-logged-in-icon .dropdown-menu {
        transform: translate(10%,0);
        width: 94%;
        min-width: 280px
    }

    .notifications-icon .notifications-list.scrollbar {
        width: 100%
    }

    .validation-message {
        font-size: 16px !important
    }

    .footer .row .col-sm-3:first-child .navbar-brand.logo {
        margin-bottom: 26px
    }
}

.item-nft {
    height: 100%;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important
}

.custom-gap, .custom-gap .rz-g {
    gap: 20px 0
}

.page-not-found-button {
    background-color: var(--primary-orange);
    color: #fff;
    border: none;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color .3s
}

    .page-not-found-button:hover {
        background-color: var(--primary-orange-dark);
        color: #fff
    }

.modal-dialog-mint-custom-size {
    width: 480px
}
