.link{
    color: #fff;
}

.my-collection__title-block .dropdown-item {
    z-index: 1;
}
.user-collection__avatar-wapper {
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 250px;
}
.user-collection__avatar-wapper img {
    min-height: 100%;
    min-width: 100%;
}
a.take-selfie__control-btn.disabled {
    cursor: default;
    opacity: 0.5;
}

.loading {
    cursor: wait !important;
}
.home__title, .home__text {
/*    font-family: 'Roboto';*/
}
.wrap {
    white-space: pre-line;
}
.btn-border-white.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}
.cursor-progress {
    cursor: wait !important;
}
.input-error {
    color: white;
    font-size: 95%;
    text-shadow: -1px 1px 4px rgb(159 1 142 / 70%), 1px 1px 4px rgb(159 1 142 / 70%), 1px -1px 4px rgb(159 1 142 / 70%), -1px -1px 4px rgb(159 1 142 / 70%);
}
.form-notif {
    font-size: 105%;
}
.form-notif.success-notif{
    color: white;
    text-shadow: -1px 1px 4px rgb(47 234 47 / 70%),
                1px 1px 4px rgb(47 234 47 / 70%),
                1px -1px 4px rgb(47 234 47 / 70%),
                -1px -1px 4px rgb(47 234 47 / 70%);
}
.form-notif.error-notif{
    color: white;
    text-shadow: -1px 1px 4px rgb(159 1 142 / 70%), 1px 1px 4px rgb(159 1 142 / 70%), 1px -1px 4px rgb(159 1 142 / 70%), -1px -1px 4px rgb(159 1 142 / 70%);
}
.d-none {
    display: none !important;
}
.iframe-default {
    background: white;
    border-radius: 12px;
    padding: 8px 10px 6px 10px;
}
.profile__user-socials {
    /* justify-content: space-around; */
}
.dropdown-item {
    position: relative;
}
.dropdown-content {
    width: 100%;
    left: 0;
    position: absolute;
    top: 100%;
    background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
    border:1px solid white;
    border-radius: 12px;
    overflow: hidden;
    margin-top: 10px;
}
.dropdown-content__menu li a {
    display: flex;
    align-items: center;
    padding: 9px 15px;
    color: white;
    transition: all .2s ease;
}
.dropdown-content__menu li a:hover,
.dropdown-content__menu li a.active {
    background-color: rgb(241 241 241 / 29%);
}
.dropdown-item-mobail .dropdown-content__menu li a:hover,
.dropdown-item-mobail .dropdown-content__menu li a.active{
    background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
}
.dropdown-content__menu li + li a {
    border-top: 1px solid white;
}
.dropdown-item-mobail .dropdown-content__menu li + li a {
    border-top: 1px solid white;
}
.dropdown-item-mobail.active .dropdown-content {
    display: block;
    position: relative;
    top: 0;
    border: 1px solid white;
    background: transparent;
}
.dropdown-item-mobail .dropdown-content li a {
    color: white;
}
.dropdown-title {
    text-transform: capitalize;
}
.profile-edit-btn {
    color: white;
}
.profile__bg-avatar {
    overflow: hidden;
}
.profile__bg-avatar img {
    min-height: 100%;
    min-width: 100%;
    /* object-fit: fill; */
}


.lds-ring {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 80px;
    height: 80px;
    z-index: 10;
  }
  .lds-ring.active {
      display: inline-block;
  }
  .lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 8px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent;
  }
  .lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
  }
  .lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
  }
  .lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
  }
  @keyframes lds-ring {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }



.loader {
color: #ffffff;
font-size: 90px;
text-indent: -9999em;
overflow: hidden;
width: 1em;
height: 1em;
border-radius: 50%;
margin: 72px auto;
position: relative;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}
@-webkit-keyframes load6 {
0% {
box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
}
5%,
95% {
box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
}
10%,
59% {
box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
}
20% {
box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
}
38% {
box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
}
100% {
box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
}
}
@keyframes load6 {
0% {
box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
}
5%,
95% {
box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
}
10%,
59% {
box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
}
20% {
box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
}
38% {
box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
}
100% {
box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
}
}
@-webkit-keyframes round {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes round {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}

.loader_block{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(128, 128, 128, 0.14);
	display: flex;
	align-items: center;
	justify-content: center;
    z-index: 999;
}

.nft_info_popup .profile__user-status span{
	color: black;
}


.nft_info_container .swal2-popup{
	background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
}


.nft_info_popup .profile__user-status code {
	font-family: Consolas,"courier new";
	color: crimson;
	background-color: #f1f1f1;
	padding: 2px;
	font-size: 105%;
}

.nft_info_popup span, .nft_info_popup code{
	text-align: left;
}

.profile__user-status span:first-child{
	min-width: 200px;
}
.home__list-wrap {
    width: 360px;
    height: 150px;
    margin-bottom: 52px;
}
.home__item {
    height: 120px!important;
    margin-top: auto;
    transition: all .3s ease-out;
    opacity: 0;
}
.home__item.swiper-slide-active {
    background-color: #fff;
    z-index: 1;
    transform: scale(1.25);
    margin-bottom: auto;
}
.swiper-slide-prev,
.swiper-slide-next,
.swiper-slide-active {
    opacity: 1;
}

.cropper-bg {
	background-image: none !important;
}

.cropper-modal {
	background-color: transparent !important;
    opacity: 1 !important;
}

.hidden{
	display: none !important;
}


 /* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.w-864 {
    max-width: 800px;
    width: 100%;
}

.heading-block-prim {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.heading-standart {
    font-weight: 600;
    font-size: 40px;
    line-height: 58px;
    margin-bottom: 15px;
    color: #fff;
}

.btn-secondary {
    border-color: #fff;
    color: #fff;
}

.w-864 .dropdown{
    background: rgba(255, 255, 255, .2);
    opacity: 1;
}

.w-864 .dropdown .icons {
    margin-right: 30px;
}
.w-864 .dropdown .icons .ico {
    background: #fff;
}

.w-864 .dropdown .icons .ico::before {
    background: #fff;
}
.w-864 .dropdowns {
    margin-bottom: 30px;
}
/*
.home {
    padding: 20px 0;
} */
.dropdown .dropdown-head,
.dropdown .dropdown-body .text {
    font-family: inherit;
}
.w-864 .dropdown .dropdown-head {
    padding: 20px;
}
.w-864 .dropdown .dropdown-head .info {
    line-height: 25px;
}
@media (max-width: 575px) {
    .heading-standart {
        font-size: 30px;
        line-height: 38px;
    }
}


.waiting_coinbase{
	position: absolute;
	top: 0;
	left: 0;
	background: #8080801c;
	width: 100%;
	height: 100%;
	flex-direction: column;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 90999999999;
}


.coinbase_center{
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	background: #668bece8;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 10px;
}

.coinbase_center p{
	font-size: 20px;
	margin-bottom: 20px;
	color: white;
}

#test__payment{
	position: relative;
	padding: 5px;
}

.dropdown--custom2.has-notifications .dropdown-title {
    color: #44120D;
    background-color: #fff;
}

.modal-selfie__comment-block--footer{
    position: relative;
}
.modal-selfie__comment-block--footer .reply-comment-box{
    display: none;
    position: absolute;
    left: 10px;
    bottom: 65px;
    background: #eee;
    border-radius: 10px;
    padding: 0 10px;
}
.modal-selfie__comment-block--footer .reply-comment-box .reply-comment-inner{
    display: flex;
}
.modal-selfie__comment-block--footer .reply-comment-box .user-comment__content{
    display: flex;
}
.modal-selfie__comment-block--footer .reply-comment-box .user-comment__content-head{
    margin-bottom: 0;
    margin-left: 10px;
}
.modal-selfie__comment-block--footer .reply-comment-box .user-comment__icon{
    width: 20px;
    flex: auto;
    margin-right: 0;
}
.modal-selfie__comment-block--footer .reply-comment-box .user-comment{
    align-items: center;
}
.modal-selfie__comment-block--footer .reply-comment-box .user-comment__content-text{
    margin-left: 10px;
}
.modal-selfie__comment-block--footer .reply-comment-box .user-comment__content-text p{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 460px;
}
.modal-selfie__comment-block--footer .reply-comment-box{

}

.btn-magenta-outline {
    background: rgba(255, 255, 255, 0.15);
    border: 0.5px solid rgba(255, 255, 255, 0.3);
    color: #FFFFFF;
}
.btn-border-magenta {
    color: #e73c7e;
    border-color: #e73c7e;
}
.btn-border-magenta:hover, .btn-border-magenta--disabled {
    opacity: 0.5;
}

.collections-search-list{
    display: none;
    /*border: 1px solid #fff;*/
    position: absolute;
    width: max-content;
    min-width: 100%;
    top: 45px;
    border-radius: 10px;
    background: #fff;
    /*
    background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
    */
    /*background: #e73c7e;*/
    /*background: #23a6d5;*/
    color: #44120D;
    /*padding: 10px 0;*/
    overflow: hidden;
    z-index: 9;
}
.tags-search-list{
    top: 53px;
}
.tags-search-list .module-chek{
    width: 100%;
}
.tags-search-list .chek-text{
    margin-left: 0;
    flex: auto;
}
.collections-search-list .list-body{
    padding: 10px;
    max-height: 300px;
    overflow-y: scroll;
}
.collections-search-list .list-footer{
    padding: 10px;
    border-top: 1px solid #999;
    background: #fff;
    /*background: #e73c7e;*/
    /*background: #23d5ab;*/
}
.collections-search-list .item{
    margin-bottom: 5px;
}
.collections-search-list .item:last-child{
    margin-bottom: 0;
}
.collections-search-list .chek-text{
    padding-right: 10px;
}
.collections-search-list .chek-icon {
    /*background-color: rgba(255, 255, 255, 0.1);*/
    /*border: 1px solid rgba(255, 255, 255, 0.1);*/
    background-color: rgba(231, 60, 126, 0.5);
    border: 1px solid rgba(231, 60, 126, 0.5);
}

.chat-own-user-message .user-comment__date, .chat-own-user-message .user-comment__content-text ,
.chat-other-user-message .user-comment__date, .chat-other-user-message .user-comment__content-text
{
    color: white!important;
}
.chat-own-user-message, .chat-other-user-message{
    border-radius: 8px;
    border-radius: 8px;
    padding: 5px;
    padding-right: 5px;
    padding-left: 10px;
}
.chat-own-user-message{
    background: #4c96c9;
    margin-left: 5%;
}
.chat-other-user-message{
    background: #e84776;
    margin-right: 5%;
}
.modal-chat_chat-items-wrp{
    display: flex;
    flex-direction: column;
    min-width: 200px;
}
.modal-chat_chat-items-wrp .chat-item {
    display: flex;
    padding: 8px;
    align-items: center;
    cursor: pointer;
}
.modal-chat_chat-items-wrp .chat-item .avatar{
    margin-right: 5px;
}
.modal-chat_chat-items-wrp .chat-item:not(:first-child) {
    border-top: 1px solid #E7E7E7;
}
.chat_item_active{
    background: #93caef;
}

/* fix selling nft */
.selling__item{
    flex: 0 0 calc(25% - 12px);
    padding-left: 0;
    padding-right: 0;
    margin: 0 6px 12px 6px;
    aspect-ratio: 1;
}
.tabs-items .options-card-menu {
    top: 16px;
    right: 16px;
}

.table tbody tr:hover td a{
    color: #000;
}

.login-block .notifications-counter{
    position: absolute;
    top: -5px;
    right: -5px;
    background: #fff;
    border-radius: 50%;
    padding: 4px;
    min-width: 21px;
    text-align: center;
    font-size: 10px;
    color: #44120D;
}
.login-block .notifications-button.active .notifications-counter{
    /*box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);*/
    box-shadow: inset 0px 10px 20px 2px rgba(0, 0, 0, 0.25);
}
