/* estilos do modal
------------------------------------------------------------*/
#modal .close{
    overflow: hidden;
    height: 30px;
    width: 30px;
    border-radius: 50px;
    position: absolute;
    right: -15px;
    top: -15px;
    background-color: #fff;
    border: none;
    outline: none;
    z-index: 10 !important;
    opacity: 1;
    box-shadow: 0px 3px 16px rgb(47 83 109 / 12%);
}
#modal .close span{
    text-shadow: none;
    color: #000;
}
#modal .modal-body{
    padding: 1rem !important;
}
.iframe__itspay :is(h1,h2,h3,h4,h5,p,a,label){
    color: #333 !important;
    font-family: var(--font-lato) !important;
    padding: 0;
}
.iframe__itspay :is(h1,h2,h3,h4,h5){
    padding: 0 !important;
}
.iframe__itspay strong{
    font-weight: 700;
}
.iframe__itspay label{
    font-weight: 700 !important;
}
.iframe__itspay .qnt_menor_maior,
.iframe__itspay .qnt_menor_maior:active,
.iframe__itspay .qnt_menor_maior:focus{
    color: #000 !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

/* botoes continuar
------------------------------------------------------------*/
.iframe__itspay .btn.radius-50{
    border-radius: 50px !important;
    font-weight: 600;
    color: #fff !important;
}
.iframe__itspay .qnt_menor_maior {
    color: #333 !important;
    font-size: 14px;
}

.iframe__itspay a:hover{
    color: #333 !important;
}
.swal2-title{
    color: #333333 !important;
}
.addTokenNftGateway button,
.addTokenNftGateway button:active,
.addTokenNftGateway button:focus{
    color: #fff !important;
}

/* buy nft step
--------------------*/
.breadcrumb{
    margin-bottom: 20px;
}
.step-checkout-nft :is(h2,h3,h4,h5){
    font-family: "Inter", sans-serif !important;
}
.checkout-nft__title h3{
    font-weight: 600;
    color: #333 !important;
}
.checkout-nft__main-info h3{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 1rem;
    color: #333 !important;
}
.checkout-nft__main-info p{
    margin-bottom: 0.5rem;
}
.checkout-nft__main-info p a{
    font-weight: 700;
}
.checkout-nft__summary h5{
    text-transform: none;
    colo: #777;
}
.checkout-nft__summary p{
    margin-bottom: 0.5rem !important;
    font-size: 18px;
}
.checkout-nft__summary p a,
.checkout-nft__summary p a small{
    font-weight: 700;
}
.checkout-nft__subtotal p{
    font-weight: 700;
    color: #333;
}
.checkout-nft__image{
    width: 160px;
    height: 160px;
    border: .5px solid #ccc;
    margin-left: auto;
    border-radius: 16px;
    padding: 10px;

    display: flex;
    align-items: center;
    justify-content: center;
}

.modal-body form .form-control{
    padding: 0 18px;
}
.modal-body .custom__select-criptos{
    border-radius: 10px;
}
.modal-body .btn-primary{
    width: 100% !important;
    border: none;
    padding: 16px 18px;
    font-size: 18px;
    line-height: 1.4666666667;
    border-radius: 4px;
    margin: 10px 0;
    border-radius: 40px;
    background-color: var(--primary) !important;
    color: #fff !important;
}
.modal-body .btn-primary:hover{
    opacity: .9 !important;
}
/* .modal-body .btn-primary:not(button) {
    border-radius: 40px;
    font-size: 16px;
} */
.modal-body img.img-fluid{
    display: block;
    margin: 0 auto;
}
.modal .close{
    position: absolute;
    z-index: 9999999;
    right: 0;
}
.uYscM{
    z-index: 99999999 !important;
}
.successClaim :is(h3.text-dark,p.text-warning),
.step-pix-success-buy-crypto :is(h3, p.text-success){
    font-size: 45px;
    text-align: center;
}
.step-pix-success-buy-crypto p{
    text-align: center;
}
.step-pix-success-new{
    text-align: center;
}
.iframe__itspay .step-pix-success-new .btn-secondary:hover,
.iframe__itspay .btn-primary:hover{
    background-color: var(--dark) !important;
    color: #fff !important;
}

.iframe__itspay .header-success-step-modal h3:first-of-type{
    margin-bottom: 2.5rem;
}

.iframe__itspay .header-success-step-modal h3{
    color: #333;
    font-weight: 700;
}
.iframe__itspay .header-success-step-modal h3 span{
    color: #828893;
    font-weight: 500;
    font-size: 18px;
}
.iframe__itspay .header-success-step-modal p{
    margin: 1rem;
    font-size: 18px;
    color: #333;
    text-align: center;
    font-weight: 500;
}
.iframe__itspay .bottom-success-step-modal p{
    opacity: 0.2;
    text-align: center;
    color: #333;
    font-weight: 700;
    font-size: 18px;
    transition: .2s ease;
}
.iframe__itspay .bottom-success-step-modal p.done{
    opacity: 1;
}
.iframe__itspay .btn-primary:active,
.iframe__itspay .btn-primary:focus{
    background-color: var(--dark);
    color: #fff;
}

.section-offline-wallet,
.alert-wallet,
.section-offline-wallet .alert-wallet{
    transition: all .2s ease;
}
.alert-wallet{
    border-radius: 20px;
    background-color: #f0ac38;
    color: #333;
    font-weight: 700;
}

/** steps progress
----------------------------------------------------------------------------*/
.iframe__itspay .progress-container{
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-bottom: 30px;
    max-width: 100%;
    width: 350px;
}
.iframe__itspay .progress-container::before{
    content: "";
    background-color: #ccc;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    height: 4px;
    width: 100%;
    z-index: 1;
    transition: 0.4s ease;
}
.iframe__itspay .progress{
    background-color: var(--dark);
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    height: 4px;
    width: 0%;
    z-index: 1;
    transition: 0.4s ease;
}
.iframe__itspay .progress-circle{
    background-color: #fff;
    color: #333;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    border: 3px solid #b2bec3;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .4s ease;
    position: relative;
    z-index: 2;
}
.iframe__itspay .progress-circle.progress-active{
    border-color: #232323;
    background-color: #333;
    color: #fff;
}
.header-success-step-modal{
    margin-top: 1rem;
}
.step-method-payment{
    color: #333;
}
.method-payment__option{
    height: 90px;
    border: 1px solid #e5e5e5;
    padding: 16px;
    border-radius: 20px;
    transition: .4s ease;
    cursor: pointer;
}
.method-payment__option.active,
.method-payment__option:hover{
    border-color: var(--primary);
    font-weight: 700;
}
.method-payment__option-item{
    font-size: 28px;
}
#button-show-wallet-info:active,
#button-show-wallet-info:focus{
    color: inherit;
}

/*p{*/
/*    font-size: 1rem !important;*/
/*    line-height: 1.4666666667 !important;*/
/*}*/

.font-ibm{
    font-family: var(--font-ibm) !important;
}

.iframe__itspay{
    border-radius: 10px;
    border: 1px solid rgb(229, 232, 235);
    padding: 1.3rem !important;
}

.text-content h2{
    font-size: 18px !important;
    line-height: 130% !important;
    font-weight: 700 !important;
    margin-bottom: 10px !important;
}
.text-content span.text-default{
    color: #3697d9 !important;
}

.text-xl{
    font-size: 1.2125rem !important;
}
.text-xs{
    font-size: .8125rem !important;
}
.h-14 {
    height: 3.5rem !important;
}
.rounded-10{
    border-radius: 10px !important;
}
.rounded-20{
    border-radius: 20px !important;
}

.no-button h1.text-xl{
    font-weight: 700 !important;
}
.no-button .col-1 a{
    color: #3697d9 !important;
}

.iframe__itspay .btn-default{
    background-color: #3697d9 !important;
    border-color: #338dca !important;
    font-size: 1.125rem !important
}
.iframe__itspay .btn-default, .iframe__itspay .btn-default:hover, .iframe__itspay .btn-default:focus, .iframe__itspay .btn-default:active{
    color: #fff !important;
}
.iframe__itspay .btn-default:hover, .iframe__itspay .btn-default:focus, .iframe__itspay .btn-default:active{
    background-color: #338dca !important;
    border-color: #338dca !important;
}

.btn-group-toggle{
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 10px 10px 0;
}
.btn-group-toggle label{
    margin: 0;
    height: 3.5rem;
    border-radius: 0 10px 10px 0;
}
.btn-group-toggle .btn-default.active{
    background-color: #004b79 !important;
    border-color: #004b79 !important;
}
.btn-group-toggle i{
    color: #fff !important;
}

.p-3{
    padding: 1.25rem !important;
}

.checkout-nft__info h3{
    line-height: 150%;
}
.checkout-nft__info a{
    font-weight: 700;
}
.checkout-nft__image{
    /* border-radius: 0.25rem;
    border: 1px solid #ccc;
    padding: 0.25rem !important; */
    text-align: right;
}

.qrcode-input{
    background-color: rgba(243,244,245,1);
    padding-right: 35px;
    border: 2px dashed #777 !important;
}
.copy-qrcode{
    position:absolute;
    right: 15px;
    top: 13px;
    cursor: pointer;
}

.step5-mint-nft .mensagem-texto-copiado{
    background: #009933;
    border-radius: 6px;
    padding: 5px;
    color: #fff;
}
.step5-mint-nft .mensagem-texto-copiado i{
    margin-right: 10px;
}

.success-error-icon{
    font-size: 70px !important;
}
.success-error-title{
    font-size: 32px !important;
}

/** classe para chamar overflow */
.overflow-yes{
    overflow: hidden visible;
    padding-right: 10px;
}
.overflow-yes::-webkit-scrollbar {
    width: 5px;               /* width of the entire scrollbar */
}
.overflow-yes::-webkit-scrollbar-track {
    background: #dad7d7;        /* color of the tracking area */
}
.overflow-yes::-webkit-scrollbar-thumb {
    background-color: #F4F4F4;    /* color of the scroll thumb */
    border-radius: 20px;       /* roundness of the scroll thumb */
    border: 1px solid #F4F4F4;  /* creates padding around scroll thumb */
}

.option-one,
.option-two{
    cursor: pointer;
}

.option-one:hover,
.option-two:hover{
    transition: box-shadow 0.3s ease-in 0s;
    box-shadow: rgb(4 17 29 / 15%) 0px 0px 50px 0px;
}

.separator {
    width: 100%;
    margin: 20px auto 15px;
    position: relative;
    height: 1px;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
}
.separator:after {
    height: 1px;
    background: #e8e8e8;
    background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
    position: absolute;
    bottom: -1px;
    content: "";
    width: 100%;
    left: 0;
}
.separator.with-icon {
    margin: 25px 0;
}
.separator.with-icon i {
    font-size: 36px;
    position: absolute;
    width: 80px;
    height: 80px;
    text-align: center;
    left: 50%;
    top: 50%;
    margin-top: -40px;
    margin-left: -40px;
    line-height: 77px;
    z-index: 5;
}
.separator.with-icon:after {
    background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.09) 25%, transparent 45%, transparent 55%, rgba(0, 0, 0, 0.09) 75%, transparent 100%);
}

.dropdown-menu.custom__select-criptos-list{
    transform: translate3d(0, 50px, 0) !important;
    min-width: 100% !important;
}

.copy-qrcode-area{
    cursor: pointer !important;
}

.text-success.success-error-icon,
.success-error-title.text-success{
    color: #28a745 !important;
}

.text-danger.success-error-icon,
.success-error-title.text-danger{
    color: #dc3545 !important;
}

@media(max-width: 476px){
    .modal p{
        font-size: .675rem !important;
    }
    .text-xs{
        font-size: .675rem !important;
    }
    .text-content h2{
        font-size: 16px !important;
    }
    .p-3{
        padding: 10px 25px !important;
    }
}

.qrcode-input,
.copy-qrcode{
    pointer-events: none !important;
}

/* checkbox
---------------------------------------------------*/
.container-custom-checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.container-custom-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkmark {
    position: absolute;
    top: 5px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #e5e5e5;
}
.container-custom-checkbox:hover input ~ .checkmark {
    background-color: #ccc;
}
.container-custom-checkbox input:checked ~ .checkmark {
    background-color: #2196F3;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.container-custom-checkbox input:checked ~ .checkmark:after {
    display: block;
}
.container-custom-checkbox .checkmark:after {
    left: 9px;
    top: 4px;
    width: 7px;
    height: 12px;
    border: solid #3697d9;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
#modal .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 0;
}
.copy-qrcode{
    position:absolute !important;
    right: 15px;
    top: 13px;
    cursor: pointer;
    width: auto !important;
}

/* loader modal pix
------------------------------------------------------------------*/
.loader,
.loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}
.loader {
    margin: 60px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(0,0,0, 0.2);
    border-right: 1.1em solid rgba(0,0,0, 0.2);
    border-bottom: 1.1em solid rgba(0,0,0, 0.2);
    border-left: 1.1em solid #000000;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
