.login-btn-header{
    margin-right: 10px;
}

.user-db-cover-banner img{
    height: 100px;
    border-radius: 25px;
    width: 100%;
    object-fit: cover;
}

.panelim .wallet-info span{
    font-size: 20px;
    font-weight: 900;
}

.panelim .wallet-item img{
    width: 25px;
}

.bg-wallet-zone{
    background-color: #1e558d!important;
}

.wallet-icon{
    border: 1px solid #ffffff!important;
}

.megamenu .submenu-column{
    width: max-content;
}

.mobil_sub_submenu-column{
    margin-left: 20px;
}

.my-gigs-table .manage-item-buttons{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.gig-page-offer-table .product-meta{
    flex-direction: column;
    align-items: flex-start!important;
}

@media only screen and (max-width: 600px) {
    .gig-page-offer-table .product-info{
        justify-content: flex-end;
    }

    .badge-table .product-info{
        justify-content: flex-end;
        flex-direction: column;
    }
    .badge-table td{
        display: flex!important;
        justify-content: space-between!important;
    }

    .badge-table .product-name{
        margin-top: 10px;
    }

}

.country .number img{
    border-radius: 10px;
}



.manage-offers{
    display: grid;
    grid-template-columns: repeat(1, 1fr);
}

.rozet-panelim .wallet-icon img{
    width: 100%;
    border-radius: 25px;
}


/*.cryptoki-modal.open{*/
/*    z-index: 99999;*/
/*}*/

/*.cryptoki-modal.open *{*/
/*    z-index: 99999;*/
/*}*/


.my-gigs-table .cryptoki-modal .nice-select.select-nice{
    width: 100% !important;
    margin-bottom: 15px!important;
}

.notification-mugi{
    justify-content: flex-start!important;
}

.notification-mugi .not-btn{
    display: flex;
    flex-direction: column;
    margin-right: 10px;
}

.wrapper-chat .search input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
}

#resimler{
    justify-content: flex-start;
}

#resimler .uploaddis .yuklendi{
    width: 100px;
    height: 100px;
}

#resimler .uploaddis .yuklendi img{
    width: 100%;
    height: 100%;
}