
    .font1 {
        font-family: Montserrat;
    }

    .all-content-handler {
        font-family: Georgia;
        color: #222;
    }

    .bg-grey {
        background: linear-gradient(to left, #f2f5ff 35%, #fff);
        padding: 1rem 2rem 10px 0.5rem;
    }

    .heading-methodology {
        font-size: 1.5rem;
        font-weight: 600;
    }
    .Darktheme .faq-item-content {
    color: #dbdbdb;
}
    .top-heading h1 {
        font-family: Georgia;
        font-size: 1.8rem;
        font-weight: bold;
        line-height: 1.4;
        color: #222;
    }

    .the_content a {
        color: #1074b7;
    }

    .bg-game-img {
        width: 100px;
        height: 85px;
    }

    .bg-game-img img {
        width: 100%;
        object-fit: cover;
        height: 100%;
        border-radius: 5px;
    }

    .bc-game-title {
        color: #777;
    }
.methodology-container span {
    font-size: 1.5rem;
    font-weight: 600;
}
    .table-content {
        width: 100%;
    }

    .postsummary {
        font-style: italic;
        font-family: Georgia;
        font-size: 17px;
        font-weight: 400;
        font-stretch: normal;
        line-height: 1.65;
        letter-spacing: normal;
        text-align: left;
        color: #313131;
        margin: 0 0 15px 0;
    }

    .border-table {
        border: 1px solid #1580ef;
    }

    a.featured-project {
        position: absolute;
        top: -37.5px;
        right: 0;
        font-family: 'Montserrat';
        padding: 6px;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
        font-size: 0.813rem;
        font-weight: 500;
        line-height: 1.85;
        color: #fff !important;
        border: solid 1px #1580ef;
        background-color: #1580ef;
    }

    .faq-featured-project {
        bottom: -38px !important;
        top: unset !important;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
        border-top-right-radius: unset !important;
        border-top-left-radius: unset !important;
    }

    .casino-table p {
        font-family: Georgia;
        font-size: 1.375rem;
        font-weight: bold;
        color: #222;
    }

    .table-content>table {
        border-top: 1px solid #b5c0ca;
        border-left: 1px solid #b5c0ca;
        border-radius: 5px;
    }

    .table-content>table>tbody>tr>td {
        border-right: 1px solid #b5c0ca;
        border-bottom: 1px solid #b5c0ca;
        padding: 7px 17px;
    }

    .table-content>table>tbody>tr :first-child {
        width: 40%;
        font-weight: 600;
    }

    .table-content>table>tbody>tr :last-child {
        width: 60%;
    }

    .prons-heading {
        color: #444;
        font-size: 1.25rem;
        font-weight: 600
    }

    .prons-cons-content>ul {
        list-style: none;
        width: 46%;
        color: #444;
        margin-left: 19px;
    }

    .prons-cons-content>ul>li {
        padding: 3px 0;
        position: relative;
        font-size: 17px;
        line-height: 30px;
    }
.Darktheme .methodology-container span {
    color: #fff;
}
    .prons-cons-content>ul>li::before {
        content: "";
        position: absolute;
        left: -26px;
        top: 7px;
        height: 20px;
        width: 20px;
        background-repeat: no-repeat;
    }

    .prons::before {
        background: url(https://cdn.coingape.com/wp-content/uploads/2023/08/01124219/%E2%9C%93.png);
    }

    .cons::before {
        background-image: url(https://cdn.coingape.com/wp-content/uploads/2023/08/01124223/%E2%9C%98.png);
    }

    .content-sidebar {
        border: 1px solid #707070;
        background-color: #F7F7F7;
        border-radius: 5px;
        max-height: 450px;
        overflow: auto;
    }

    .content-sidebar::-webkit-scrollbar {
        width: 5px;
    }

    .content-sidebar::-webkit-scrollbar-track {
        background: #fififi;
    }

    .content-sidebar::-webkit-scrollbar-thumb {
        background: #D8D8D8;
    }

    .sticky-item {
        position: sticky;
        top: 55px;
    }

    .content-sidebar-heading {
        position: relative;
        font-size: 17px;
        font-weight: 600;
    }

    .content-sidebar-heading::before {
        content: "";
        width: calc(100% - 137px);
        height: 1px;
        background-color: #707070;
        position: absolute;
        right: -16px;
        top: 14px;
    }

    .active {
        color: #1074b7;
    }

    .faq-active {
        color: #222;
        font-weight: bold;
    }

    .sidebar-table-content {
        padding: 0;
        list-style: none;
    }

    .sidebar-table-content>li {
        padding: 4px 0;
        font-weight: 500;
        border-bottom: 1px solid #e8e8e8;
        cursor: pointer;
    }

    .sidebar-table-content>li:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }

    .m-on {
        display: none;
    }

    .rotateArrowButton {
        transform: rotate(-180deg);
    }

    .author-image-container {
        width: 50px;
        height: 50px;
        margin-right: 5px;
    }

    .author-image-container img {
        width: 100%;
        height: 100%;
        border-radius: 50%;
    }

    .visitsitelink a {
        padding: 8px 12px;
        font-weight: 600;
        color: #fff !important;
        display: block;
        border-radius: 3px;
        border: none;
        font-family: Montserrat;
        font-size: 17px;
        cursor: pointer;
        text-align: center;
        background-color: #11936d;
        width: 50%;
        margin: 0 auto;
    }

    .writer-data a {
        width: fit-content;
        display: inline-block;
        text-decoration: none;
    }

    .writer-data a:hover {
        text-decoration: underline;
    }

    .contentboxrepeat {
        border-top: 1px solid #dedede;
        padding-top: 20px;
    }

    .bg-game-section {
        margin-bottom: 10px;
    }

    .ethereum-gambling-paragraph,
    .the_content,
    .innercontent {
        font-size: 18px;
        line-height: 30px;
        color: #313131;
    }

    .bg-heading {
        width: 100%;
    }

    .agency-container-heading-font h2 {
        font-size: 20px !important;
        font-weight: 600;
        font-family: Montserrat;
    }

    .h2agency-container-heading-font {
        font-size: 22px !important;
        font-weight: 600;
        font-family: Montserrat;
    }

    .Darktheme .agency-container-heading-font {
        color: #fff;
    }

    .agency-container-heading-font {
        font-size: 20px !important;
        font-weight: 600;
        padding: 23px 0px 0;
        font-family: Montserrat;
    }

    .bg-heading p {
        font-family: Georgia;
        font-size: 15px;
        font-weight: normal;
        line-height: 1.6;
        margin: 0;
        color: #777;
    }

    .contentboxrepeat:first-of-type {
        border-top: none;
    }

    .Keyfeatures .listDataFeatures {
        padding: 0 0 0 30px;
        list-style: disc;
    }

    .Keyfeatures .listDataFeatures li {
        padding-bottom: 5px;
    }

    .Keyfeatures {
        margin: 15px 0;
    }

    .headbgd5 {
        background: #f1f1f1;
        padding: 8px 15px;
        display: flex;
        font-weight: 600;
    }

    .headbgd5 h4 i {
        background: #1074b7;
        color: #fff;
        padding: 2px;
        font-size: 14px;
        border-radius: 2px;
        padding: 5px 4px;
        line-height: 14px;
    }

    ul.sidebar-table-content a {
        font-size: 14px;
    }

    .the_content h3 {
        font-size: 20px;
        font-weight: 600;
    }

    .innercontent h3 {
        font-size: 20px;
        font-weight: 600;
    }

    .innercontent a {
        color: #1074b7;
        text-decoration: underline;
    }

    .authodes a {
        color: #1074b7;
        text-decoration: underline;
    }

    .d-on {
        display: block;
    }

    .m-on {
        display: none;
    }

    .SponserdImg {
        border: 1px solid #dee4e9;
        padding: 10px 9px;
        border-radius: 3px;
        min-height: 292px;
    }

    .SponserdyWebimg {
        background-color: #f4f4f4;
        background-image: url(https://coingape.com/wp-content/themes/coingapev3/images/holder.png);
        overflow: hidden;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 54px;
    }

    .the_content h2 {
        font-size: 22px;
        font-weight: 600;
    }

    .the_content a {
        color: #1074b7;
    }

    .the_content .quads-ad90952 {
        display: none;
    }

    .the_content blockquote {
        background-color: #f4f4f4;
        border: none;
        position: relative;
        padding: 24px 25px 10px 25px;
        font-family: Roboto;
        margin: 25px 0 0;
        font-size: 18px;
        font-weight: 400;
        font-style: italic;
        font-stretch: normal;
        line-height: 1.64;
        letter-spacing: normal;
        text-align: left;
        color: #313131 !important;
    }

    .the_content ul,
    .innercontent ul {
        list-style: disc;
        padding-left: 20px !important;
    }

    .the_content ol,
    .innercontent ol {
        list-style: auto;
        padding-left: 20px !important;
    }

    .innercontent ul li {
        margin: 10px 0;
    }

    .innercontent ol li {
        margin: 10px 0;
    }

    .the_content blockquote::before {
        content: '\f10d';
        font-family: FontAwesome;
        font-size: 36px;
        font-weight: 400;
        font-style: normal;
        line-height: .23;
        letter-spacing: normal;
        text-align: left;
        color: #1074b7;
        top: -4px;
        position: absolute;
        margin-left: 0;
        left: 6px;
    }

    .innercontent iframe {
        width: 100%;
    }

    .non-custodial-crypto tr .column-1 {
        width: 193px !important;
    }

    .tableimgs-cloud {
        max-width: 70px;
    }

    .tablepress-id-61 tr .column-1 {
        width: 180px !important;
    }

    @media only screen and (max-width:800px) {
        .gambling-featured-card {
            width: 100%;
        }

        .innercontent iframe {
            height: 250px;
        }

        .d-on {
            display: none;
        }

        .innercontent h2 {
            font-size: 23px;
        }

        .review-button {
            width: 50%;
            display: block;
            margin: 0 auto;
        }

        .tablepress tbody td {
            background: none !important;
        }

        .m-on {
            display: block;
        }

        .tabledesign2 .column-6 a.LinksB {
            display: none;
        }

        .tabledesign2 .column-4 {
            display: none;
        }

        .casino-table {
            padding: 0.5rem 0.4rem 0;
        }

        .casino-table p {
            font-size: 18px;
            line-height: 1.4;
        }

        .ethereum-gambling-paragraph,
        .the_content {
            font-size: 16px;
            line-height: 30px;
        }

        .sidebar-table-content {
            margin: 0;
        }

        .tabledesign2 tr a,
        .mobile-content a {
            transition: all 0.5s ease-in-out;
        }

        .sticky-item {
            top: 0px;
        }

        .top-heading h1 {
            margin: 13px 0;
            font-size: 25px;
            line-height: 1.4;
        }

        .bg-grey {
            padding: 10px;
            background: #f2f5ff;
            margin: 0 -10px;
        }

        .d-on {
            display: none;
        }

        .accordion-content h2 {
            font-size: 21px;
        }

        .m-on {
            display: block;
        }

        .content-sidebar-heading::before {
            display: none;
        }

        .mobile-content {
            display: none;
        }

        .content-sidebar {
            margin: 1.5rem 0;
            transition: all 0.5s ease-out;
            border-radius: unset;
            margin: 0 -15px;
            border-left: none;
            border-right: none;
            z-index: 999;
        }

        .innercontent {
            margin: 1.2rem 0;
        }

        .prons-cons-content>ul {
            width: 100%;
        }

        .prons-cons-content>ul>li {
            margin-left: 5px;
        }

        .bg-game-img {
            max-width: 70px;
            max-height: 70px;
        }

        .bg-game-img img {
            width: 100%;
            aspect-ratio: 1/1;
            object-fit: cover;
        }

        .footer-new {
            width: 100%;
            margin: 0;
        }

        .writer-data {
            width: 50%;
        }

        .visitsitelink a {
            font-size: 14px;
            margin-top: 3%;
            padding: 6px 12px;
        }
    }

    .mtb-30 {
        margin: 30px 0;
    }

    .details-container {
        padding: 12px;
        border-radius: 5px;
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
        background-color: #fff;
    }

    .featured-img-container {
        width: 85px;
        height: 85px;
        position: relative;
        background-color: #f4f4f4;
        background-image: url(images/holder.png);
        overflow: hidden;
        border-radius: 5px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 85px;
    }

    .featured-img-container img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
    }

    .details-text span {
        font-weight: 600;
        font-size: 16px;
        color: #1074b7;
    }

    .details-text img {
        margin-left: 5px;
    }

    .list-item {
        font-family: Georgia;
        font-size: 14px;
        line-height: 1.64;
        color: #222;
        margin: 12px 0 0;
    }

    .list-item>.list {
        list-style: none !important;
        margin-left: 19px;
        margin-bottom: 0;
    }

    .list-item .list>li {
        padding: 3px 0;
        position: relative;
        text-align: initial;
    }

    .list-item .list li::before {
        content: "";
        position: absolute;
        left: -26px;
        top: 4px;
        background: url(https://cdn.coingape.com/wp-content/uploads/2023/08/01124219/%E2%9C%93.png);
        height: 20px;
        width: 20px;
    }

    .AffiliateAd {
        border-radius: 5px;
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
        padding: 10px 25px 10px 10px;
        margin-top: 20px;
    }

    .ListAffliate {
        font-family: Georgia;
        text-align: left;
        margin: 15px 0 0;
    }

    .affliatelogo {
        max-width: 170px;
        height: 80px;
    }

    .affliatelogo img {
        height: 100%;
        width: 100%;
    }

    .ListAffliate li {
        margin: 0 0 5px;
        position: relative;
        padding-left: 22px;
        font-size: 0.875rem;
    }

    .ListAffliate li::before {
        content: '✓';
        position: absolute;
        color: #147e5d;
        left: 0;
        top: 1px;
        font-size: 16px;
        font-weight: bold;
    }

    .AffliateLinks {
        text-align: center;
        border-top: 1px dashed #1077e2;
        padding-top: 10px;
        width: 85%;
        margin: 0 auto;
    }

    .AffliateLinks a {
        color: #1074b7;
        font-weight: 600;
    }

    .AffliateLinks a i {
        color: #e0112b;
        font-size: 16px;
    }

    .echoicelogo {
        position: absolute;
        right: -16px;
        top: -15px;
        max-width: 104px;
    }

    @media only screen and (max-width: 600px) {
        .tabledesign-listicles thead {
            display: none;
        }

        .table-content {
            overflow: scroll;
        }

        a.featured-project {
            display: none;
        }

        .details-container {
            margin: 20px 0;
        }

        .mtb-30 {
            margin: 0;
        }

        .sticky-item {
            top: 45px;
        }

        .mobile15 {
            font-size: 18px;
        }

        .visitsitelink a {
            width: 100%;
        }
    }

    .publishby {
        font-size: 12px;
    }

    .postsummary {
        font-size: 17px;
    }
    
    .Darktheme .byWrt {
    color: #fff;
}
.byWrt {
    color: #222;
    display: block;
}
    
    .Darktheme body .authorsnames a {
    color: #50b0f0 !important;
}
body .authorsnames a {
    color: #1074b7 !important;
    font-weight: 600;
}
.Darktheme body a, .Darktheme .pagetitles {
    color: #fff !important;
}.Darktheme .authorsnames {
    color: #fff;
}

.authorsnames {
    font-size: 12px;
    margin: 0 0 0 6px;
    color: #222;
}.authorsimages img {
    width: 32px;
    height: 32px;
    border: solid 1px #707070;
    border-radius: 100%;
}.authueredit {
    align-items: center;
}.authuernew {
    font-size: 12px;
    font-family: Montserrat;
    flex-wrap: wrap;
    gap: 20px;
}.Darktheme .publishbynew {
    color: #fff;
    background-image: linear-gradient(to left, #272a2b 59%, #181a1b);
}
.publishbynew {
    background-image: linear-gradient(to left, #dbe7ff 47%, #feffff);
    padding: 8px 24px 8px 0px;
    border-radius: 0px 30px 30px 0px;
    font-size: 12px;
    font-weight: 500;
    font-style: italic;
    display: flex;
}
    @media only screen and (max-width: 800px) {
        .AffiliateAd {
            margin-top: 32px;
            overflow: hidden;
        }

        .writer-data {
            width: calc(100% - 60px);
        }
    }

    .TBAcon {
        height: 150px;
    }

    .TabDicA ul li a.active {
        padding: 0;
        border-bottom: 1px solid #222;
    }

    .TabDicA ul li a:hover {
        text-decoration: auto;
    }

    .tw_new_logo {
        background: #222;
        padding: 5px 9px !important;
    }

    /* Table 1 */
    .bcpg tr.row-1 {
        border-bottom: 1px solid #222222;
    }

    .bcpg tr th {
        background: transparent !important;
        text-transform: capitalize;
        font-weight: 600;
    }

    .bcpg tbody tr {
        border-bottom: 1px dashed #b9b9b9;
    }

    .bcpg td {
        vertical-align: middle;
        line-height: 25px;
    }

    .bcpg .tableimgs {
        width: 47px;
    }

    .tabledesign5 .bcpg {
        width: calc(100% - 55px);
        padding-left: 10px;
    }

    .design2merge .bcpg {
        display: flex;
        align-items: center;
    }

    .bcpg .tableimgs img {
        border-radius: 2px !important;
        border: solid 1px #d1d1d1;
        margin: 0 !important;
        width: 45px !important;
        height: 45px !important;
        padding: 2px;
        background: #fff;
    }

    .bcpg h4 {
        font-size: 14px !important;
        font-weight: 600;
    }

    .bcpg .gamlingtable a {
        font-size: 12px;
        font-weight: 400;
        font-style: italic;
    }

    .bcpg tr .column-1 {
        width: 207px !important;
    }

    .ai-trading-bots tr th {
        line-height: 20px;
    }

    .ai-trading-bots tr .column-1 {
        width: 144px !important;
    }

    .ai-trading-bots tr .column-2 {
        width: 180px !important;
    }

    .ai-trading-bots tr .column-4 {
        text-align: center;
    }

    .bcpg td.column-2 {
        font-weight: 500;
    }

    td.column-3,
    td.column-4,
    td.column-5 {
        font-weight: 500;
    }

    .bcpg i {
        color: #f29b25;
        font-size: 18px;
        vertical-align: middle;
    }

    .bcpg .btnGreen {
        padding: 2px 16px;
        width: 100%;
        text-align: center;
    }

    .bcpg-container {
        border: solid 1px #1580ef;
        background-color: #f4f9ff;
        padding: 1.5rem 1.4rem 0;
        margin: 25px 0;
    }

    .Darktheme .bcpg-container {
        background: transparent;
    }

    .ECM-container tbody tr td.column-1 {
        width: 185px;
    }

    .ECM-container {
        border: solid 1px #1580ef;
        background-color: #f4f9ff;
        padding: 1.5rem 1.4rem 0;
        margin: 25px 0;
    }

    /* added by ayush for generic table */
    .delt .column-1 {
        width: 250px;
    }

    .delt th.column-1 {
        width: 256px !important;
    }

    .delt th.column-3 {
        text-align: center;
    }

    .delt .column-3 {
        text-align: center;
    }

    .delt th.column-2 {
        width: 144px !important;
    }

    .delt th.column-6 {
        text-align: center;
    }

    .bcpg .gamlingtable {
        margin-left: 10px;
    }

    @media only screen and (max-width: 600px) {
        .ai-trading-bots tr .column-1 {
            width: 100% !important;
        }

        .ai-trading-bots tr .column-4 {
            text-align: left;
        }

        .ECM-container {
            padding: 10px 8px 0;
        }

        .bcpg-container {
            padding: 10px 8px 0;
        }

        .bcpg tr.row-1 {
            display: none;
        }

        .tablepress tbody td.column-5 span {
            margin: 0;
        }

        .tabledesign5 tr,
        .tabledesign1 tr {
            width: 100%;
            flex-wrap: wrap;
            position: relative;
            display: flex;
            border: 0 !important;
            margin-bottom: 15px;
        }

        .delt td.column-3 {
            text-align: left !important;
        }

        .bcpg tr td,
        .custom-kyc-exchange tr td,
        .non-custodial-crypto tr td {
            line-height: 22px;
        }

        .delt tbody tr td:not(:first-child),
        .custom-kyc-exchange tbody tr td:not(:first-child),
        .non-custodial-crypto tbody tr td:not(:first-child) {
            padding-left: 76px;
            width: 100% !important;
        }

        .tabledesign-listicles tbody tr td:not(:first-child),
        .metaverse-games tbody tr td:not(:first-child) {
            padding: 0 0px 10px 55px;
            line-height: 21px;
        }

        .delt tbody tr td:last-child,
        .custom-kyc-exchange tbody tr td:last-child,
        .non-custodial-crypto tbody tr td:last-child {
            padding-left: 8px;
        }

        .delt td.column-2::before,
        .delt td.column-3::before,
        .delt td.column-4::before,
        .delt td.column-5::before,
        .ECM-container td.column-2::before,
        .ECM-container td.column-3::before,
        .ECM-container td.column-4::before,
        .ECM-container td.column-5::before,
        .ECM-container td.column-6::before,
        .bcpg-container td.column-2::before,
        .bcpg-container td.column-3::before,
        .bcpg-container td.column-4::before,
        .bcpg-container td.column-5::before,
        .bcpg-container td.column-6,
        .tabledesign-listicles td.column-2::before,
        .tabledesign-listicles td.column-3::before,
        .tabledesign-listicles td.column-4::before,
        .tabledesign-listicles td.column-5::before,
        .tabledesign-listicles td.column-6::before,
        .metaverse-games td.column-2::before,
        .metaverse-games td.column-3::before,
        .metaverse-games td.column-4::before,
        .metaverse-games td.column-5::before,
        .metaverse-games td.column-6::before,
        .ai-trading-bots td.column-2::before,
        .ai-trading-bots td.column-3::before {
            display: block;
            font-weight: 600;
            font-size: 13px;
        }

        .ai-trading-bots td.column-4::before,
        .ai-trading-bots td.column-5::before,
        .ai-trading-bots td.column-6::before {
            font-weight: 600;
            font-size: 13px;
        }

        .ai-trading-bots .column-2::before {
            content: 'Key Features : ';
        }

        .ai-trading-bots .column-3::before {
            content: 'Pricing Structure :  ';
        }

        .ai-trading-bots .column-4::before {
            content: 'Free Version :  ';
        }

        .ai-trading-bots .column-5::before {
            content: 'Available On  :  ';
        }

        .ai-trading-bots .column-6::before {
            content: 'Out Rating :   ';
        }

        .delt td.column-2::before {
            content: 'Platform ';
        }

        .delt td.column-3::before {
            content: 'User Experience ';
        }

        .delt td.column-4::before {
            content: 'Leverage ';
        }

        .delt td.column-5::before {
            content: 'Trading Fees ';
        }

        .bcpg td.column-2 {
            width: 100%;
            padding-left: 68px;
            position: relative;
            margin: -22px 0 0;
        }

        .bcpg td.column-3,
        .bcpg td.column-4,
        .ECM-container td.column-6 {
            padding-left: 68px;
            width: 100%;
            margin: -10px 0 0;
        }

        .tabledesign-listicles td.column-2::before {
            content: '	Supported Cryptocurrencies';
        }

        .tabledesign-listicles td.column-3::before {
            content: 'Avg Exchange Time ';
        }

        .tabledesign-listicles td.column-4::before {
            content: 'Min Swap Amount ';
        }

        .tabledesign-listicles td.column-5::before {
            content: 'Payment Methods ';
        }

        .metaverse-games td.column-2::before {
            content: '	Blockchain';
        }

        .metaverse-games td.column-3::before {
            content: 'Tokens ';
        }

        .metaverse-games td.column-4::before {
            content: 'Interface';
        }

        .metaverse-games td.column-5::before {
            content: '	Cost ';
        }

        .metaverse-games td.column-6::before {
            content: 'Social Media ';
        }

        .ECM-container td.column-2::before {
            content: 'Hashing Algorithm ';
        }

        .ECM-container td.column-3::before {
            content: 'Network Hashrate ';
        }

        .ECM-container td.column-4::before {
            content: 'Mining Hardware  ';
        }

        .ECM-container td.column-5::before {
            content: 'Mining Software  ';
        }

        .ECM-container td.column-6::before {
            content: 'Best For ';
        }

        .bcpg-container td.column-2::before {
            content: 'Supported Cryptocurrencies';
        }

        .bcpg-container td.column-3::before {
            content: 'Supported Fiat Currencies';
        }

        .bcpg-container td.column-4::before {
            content: 'Merchent Fee';
        }

        .bcpg-container td.column-5::before {
            content: 'ECommerce Plugins ';
        }

        .bcpg tr .column-1 {
            width: 100% !important;
        }

        .bcpg tr td {
            width: 100%;
        }

        .bcpg-container td.column-6 {
            position: absolute;
            top: 11px;
            width: fit-content;
            right: -22px;
        }

        .bcpg tr .column-7 {
            width: 100%;
            padding-left: 68px;
        }

        .bcpg td.column-5,
        .ai-trading-bots td.column-6 {
            padding-left: 68px;
            width: 100%;
            margin: -10px 0 0;
        }
    }

    .methodology-container {
        font-family: Georgia;
    }

    .methodology-container h3 {
        font-size: 1.5rem;
        font-weight: 600;
    }

    .methodology-container p {
        line-height: 1.63;
    }

    .methodology-container a {
        color: #1074b7;
    }

    .custom-game-table th.column-5 {
        width: 100px !important;
    }

    .custom-game-table td.column-1 a {
        display: flex;
        align-items: center
    }

    .custom-game-table th.column-4 {
        width: 100px !important
    }

    .cold-wallets {
        margin: 20px 0;
    }

    .custom-cold-crypto-wallets .column-5 {
        width: 200px !important;
    }

    .friday-deals tr.row-1 {
        border-bottom: 1px solid #222222;
    }

    .custom-cold-crypto-wallets .column-4 {
        width: 100px !important;
    }

    .custom-cold-crypto-wallets .column-1 {
        width: 200px !important;
    }

    .friday-deals .column-2 {
        width: 285px !important;
    }

    .friday-deals .column-1 {
        width: 200px !important;
    }

    .custom-cold-crypto-wallets .column-2 {
        width: 200px !important;
    }

    .friday-deals .column-3 {
        width: 221px !important;
    }

    .friday-deals .column-4 {
        width: 164px !important;
    }

    .friday-deals td.column-4 a {
        width: 100%;
        text-align: center;
    }

    .custom-cold-crypto-wallets td.column-1 a,
    .friday-deals td.column-1 a {
        display: flex;
        align-items: center
    }

    @media only screen and (max-width: 600px) {
        .custom-cold-crypto-wallets tr.row-1,
        .friday-deals tr.row-1,
        .custom-kyc-exchange tr.row-1,
        .metaverse-games tr.row-1,
        .non-custodial-crypto tr.row-1 {
            display: none;
        }

        .custom-cold-crypto-wallets tr,
        .friday-deals tr,
        .tabledesign5 tr,
        .custom-kyc-exchange tr,
        .non-custodial-crypto tr {
            width: 100%;
            flex-wrap: wrap;
            position: relative;
            display: flex;
            border: 0 !important;
            margin-bottom: 15px;
        }

        .friday-deals .column-2,
        .friday-deals .column-3 {
            width: 100% !important;
        }

        .custom-cold-crypto-wallets td.column-2,
        .custom-cold-crypto-wallets td.column-3,
        .custom-cold-crypto-wallets td.column-4,
        .friday-deals td.column-2,
        .friday-deals td.column-3 {
            padding-left: 55px;
            position: relative;
            margin: -22px 0 5px;
        }

        .custom-cold-crypto-wallets td.column-2::before {
            content: "Supporting Cryptocurrency";
        }

        .custom-cold-crypto-wallets td.column-3::before {
            content: "Exchange ";
        }

        .custom-cold-crypto-wallets td.column-4::before {
            content: "Price ";
        }

        .friday-deals td.column-2::before {
            content: "Offer";
        }

        .friday-deals td.column-3::before {
            content: "Valid Till ";
        }

        .custom-cold-crypto-wallets td.column-5,
        .friday-deals td.column-4 {
            width: 100% !important;
            text-align: center;
            padding: 6px;
        }

        .custom-cold-crypto-wallets td.column-5 a {
            width: 100%;
            text-align: center;
        }

        .custom-cold-crypto-wallets td.column-2,
        .custom-cold-crypto-wallets td.column-3,
        .custom-cold-crypto-wallets td.column-4,
        .friday-deals td.column-2,
        .friday-deals td.column-3 {
            padding-bottom: 13px;
            line-height: 21px;
        }

        .custom-cold-crypto-wallets td.column-2::before,
        .custom-cold-crypto-wallets td.column-3::before,
        .custom-cold-crypto-wallets td.column-4::before,
        .friday-deals td.column-2::before,
        .friday-deals td.column-3::before {
            display: block;
            font-weight: 600;
            font-size: 13px;
        }
    }

    /* Tablepress css */
    .casino-table {
        border: solid 1px #1580ef;
        background-color: #f4f9ff;
        padding: 1.5rem 1.4rem 0;
    }

    .swapping-sites .column-2 {
        width: 95px !important;
    }

    .swapping-sites .column-5 {
        width: 224px !important;
    }

    .swapping-sites .column-6,
    .swapping-sites .column-3,
    .swapping-sites .column-4 {
        width: 110px !important;
    }

    .swapping-sites a.btnGreen {
        width: 100%;
        text-align: center;
    }

    .swapping-sites .column-7 {
        width: 100px !important;
    }

    table.swapping-sites .column-1 {
        width: 183px !important;
    }

    .custom-kyc-exchange td,
    .non-custodial-crypto td {
        vertical-align: middle;
    }

    .custom-kyc-exchange tbody tr,
    .non-custodial-crypto tbody tr {
        border-bottom: 1px dashed #b9b9b9;
    }

    .custom-kyc-exchange .tableimgs,
    .non-custodial-crypto .tableimgs {
        width: 47px;
    }

    .custom-kyc-exchange .tableimgs img,
    .non-custodial-crypto .tableimgs img {
        border-radius: 2px !important;
        border: solid 1px #d1d1d1;
        margin: 0 !important;
        width: 45px !important;
        height: 45px !important;
        padding: 2px;
        background: #fff;
    }

    .custom-kyc-exchange .gamlingtable,
    .non-custodial-crypto .gamlingtable {
        width: calc(100% - 55px);
        padding-left: 17px;
    }

    .gamlingtable h4 {
        font-size: 14px !important;
        font-weight: 600;
    }

    .metaverse-games .column-1 {
        width: 190px !important;
    }

    .metaverse-games .column-3 {
        width: 139px !important;
    }

    .custom-kyc-exchange .column-2,
    .non-custodial-crypto .column-2 {
        width: 140px !important;
    }

    .custom-kyc-exchange tr th,
    .non-custodial-crypto tr th {
        background: transparent !important;
        text-transform: capitalize;
        font-weight: 600;
    }

    .custom-kyc-exchange .column-3,
    .non-custodial-crypto .column-3 {
        width: 120px;
    }

    .custom-kyc-exchange .column-4,
    .non-custodial-crypto .column-4 {
        width: 129px;
    }

    .custom-kyc-exchange .column-5,
    .non-custodial-crypto .column-5 {
        width: 110px;
    }

    .custom-kyc-exchange .column-6,
    .non-custodial-crypto .column-6 {
        width: 150px !important;
    }

    .custom-kyc-exchange .btnGreen,
    .non-custodial-crypto .btnGreen {
        padding: 2px 16px;
        width: 100%;
        text-align: center;
    }

    @media only screen and (max-width: 600px) {
        .custom-kyc-exchange .column-1,
        .tabledesign-listicles tr td,
        .metaverse-games tr td,
        .non-custodial-crypto .column-1 {
            width: 100% !important;
            padding: 14px 12px;
        }

        .custom-kyc-exchange td.column-2,
        .non-custodial-crypto td.column-2 {
            margin: -23px 0 0;
        }

        .custom-kyc-exchange td.column-3,
        .custom-kyc-exchange td.column-4,
        .custom-kyc-exchange td.column-5,
        .custom-kyc-exchange td.column-6,
        .non-custodial-crypto td.column-3,
        .non-custodial-crypto td.column-4,
        .non-custodial-crypto td.column-5,
        .non-custodial-crypto td.column-6 {
            margin: -10px 0 0;
        }

        .swapping-sites .column-4,
        .swapping-sites .column-2,
        .swapping-sites .column-3,
        .swapping-sites .column-7 {
            width: 100% !important;
        }

        .swapping-sites .column-2 {
            margin-top: -14px;
        }

        .tablepress tbody td.column-5 span {
            opacity: 1 !important;
        }

        .custom-kyc-exchange td.column-2::before {
            content: 'Daily Withdrawal Limit';
            display: block;
        }

        .custom-kyc-exchange td.column-2::before,
        .custom-kyc-exchange td.column-3::before,
        .custom-kyc-exchange td.column-4::before,
        .custom-kyc-exchange td.column-5::before,
        .non-custodial-crypto td.column-2::before,
        .non-custodial-crypto td.column-3::before,
        .non-custodial-crypto td.column-4::before,
        .non-custodial-crypto td.column-5::before {
            font-weight: 700;
            font-size: 13px;
        }

        .custom-kyc-exchange td.column-3::before {
            content: 'Broker program';
            margin-right: 5px
        }

        .custom-kyc-exchange td.column-4::before {
            content: 'Minimum Investment ';
        }

        .custom-kyc-exchange td.column-5::before {
            content: 'Trading Fees';
        }

        .non-custodial-crypto td.column-2::before {
            content: 'Supported Coins';
            display: block;
        }

        .non-custodial-crypto td.column-3::before {
            content: 'Mobile App/IOS';
            margin-right: 5px;
            display: block;
        }

        .non-custodial-crypto td.column-4::before {
            content: 'Staking Possible Y/N ';
            display: block;
        }
    }

