body {
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    min-height: 100vh;
}

.card {
    display: flex;
    justify-self: center;
    align-self: center;
    position: relative;
    z-index: 100000000000000000;
    overflow: hidden;
    border-radius: 25px;
    justify-content: center;
}

@font-face {
    font-family: 'Gothic';
    src: url('Alternate_Gothic_No1_D_Regular.ttf') format('truetype'), url('Alternate_Gothic_No1_D_Regular.otf') format('opentype');
    font-style: italic;
}

@font-face {
    font-family: 'Gellix';
    src: url('Gellix-Bold.eot');
    src: local('Gellix Bold'), local('Gellix-Bold'), url('Gellix-Bold.eot?#iefix') format('embedded-opentype'), url('Gellix-Bold.woff2') format('woff2'), url('Gellix-Bold.woff') format('woff'), url('Gellix-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

/*body.render_card .card {
    z-index: 0;
}*/

.card img.bg{
    width: 400px;
    height: auto;
}

.card img.art {
    /*position: absolute;
    border-radius: 25px;
    width: 365px!important;
    height: 365px!important;
    left: 17px;
    top: 70px;*/
    position: absolute;
    /*    border-radius: 25px;
    width: 357px!important;
    height: 335px!important;*/
    border-radius: 9px;
    width: 337px !important;
    height: 315px !important;
    left: 0;
    right: 0;
    top: 70px;
    margin: auto;
}

body.render_card #WebGLOutput {
    display: none;
}

/*body.render_card .nft-agency{
    position: absolute;
    top: 32px;
    left: 55px;
    font-size: 20px;
    color: #fff;
}*/


body.render_card .nft-agency {
    position: absolute;
    top: 25px;
    left: 69px;
    font-size: 20px;
    color: #fff;
}

span.nft-token-new {
    right: 32px;
    top: 26px;
    position: absolute;
}

body.render_card .nft-token {
    position: relative;
    /*position: absolute;
      right: 32px;
    top: 26px;*/
    font-size: 29px;
    color: #f2cf01;
    font-family: "Gothic", sans-serif !important; 
    display: inline;
    letter-spacing: 0.3px;
}

body.render_card .nft-token2 {
    position: relative;
  /*  position: absolute;
    right: 75px;
    top: 26px;*/
    font-size: 29px;
    color: #fff;
    font-family: 'Gothic', sans-serif !important;
}

body.render_card .nft-agency-logo {
    position: absolute;
    /* top: 32px;
    left: 25px;*/
    top: 27px;
    left: 35px;
    font-size: 20px;
    color: #fff;
    width: 25px;
}

/*body.render_card .nft-card-data {
    position: absolute;
    top: 425px;
    left: 27px;
    width: 370px;
}*/

body.render_card .nft-card-data {
    position: absolute;
    top: 415px;
    left: 27px;
    width: 370px;
}

body.render_card .nft-card-data .star{
    height: 28px;
    width: 28px;
    top: 1px;
    position: absolute;
}

body.render_card .nft-card-data .points {
    position: absolute;
    top: 1px;
    left: 35px;
    font-size: 29px;
    color: #fff;
    font-family: "Gothic", sans-serif !important;
}
/*body.render_card .nft-card-data .og{
     height: 26px !important;
    width: auto !important;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}*/

body.render_card .nft-card-data .og {
    height: 23px !important;
    width: auto !important;
    position: absolute;
    left: 0;
    right: 3px;
    top: 4px;
    margin: auto;
}

body.render_card .icons-wrap .icon img {
    height: 70%;
    width: 70%;
    padding-top: 4px;
}

body.render_card .nft-card-data .card-circle {
    height: 39px;
    width: 39px;
    position: absolute;
    right: 34px;
    top: -6px;
}

body.render_card .nft-card-data .num_connections {
    position: absolute;
    right: 41px;
    top: 2.7px;
    font-size: 21px;
    color: rgb(255, 255, 255);
    font-family: "Gothic", sans-serif !important;
    text-align: center;
    width: 25px;
}
/*body.render_card .icons-wrap {
    position: absolute;
    top: 478px;*/
    /*left: 16px;*/
    /*width: 370px;
}*/

body.render_card .icons-wrap {
    position: absolute;
    top: 478px;
    /* left: 16px; */
    width: 370px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

body.render_card .icons-wrap .icon {
    border-radius: 50%;
    overflow: hidden;
    /*width: 40px;
    height: 40px;*/
    width: 29px;
    height: 29px;
    float: left;
    margin: 4px 5px;
    text-align: center;
    background: #fff;
}
body.render_card .icons-wrap .opacity_5{
    opacity: 0.3;
}
/*body.render_card .icons-wrap .icon img {
    height: 100%;
    width: 100%;
}*/

body.render_card .p5Canvas {
    display: none;
}

.cropped-card {
    width: 400px;
    height: 640px;
    overflow: hidden;
    background-position: center;
}
.cover{
    display: none !important;
}


body.render_card {
    background-color: #fff !important;
    overflow: hidden;
}

body.render_card .nft-agency {
    font-family: "gellix", Arial, sans-serif;
    font-weight: bold;
}

body.render_card #cover {
    display: none;
}
body.render_card.opensea .card_holder{
    transform: scale(0.76);
}
/*@media(max-width: 991px) {
    .render_card {
        width: 400px;
        height: 100%;
        overflow: hidden;
        margin: 0 auto;
    }
}*/


/*@media(max-width: 500px) {

    .responsive_iframe body.render_card {
        padding-right: 5% !important;
    }
}*/
