/**
 * CryptoSlots
 */

.play-games-cryptoslots {
    display: none !important;
}

.single .post-wrap[data-id="474475"] .jnews_content_top_ads,
.single .post-wrap[data-id="457185"] .jnews_content_top_ads,
.single .post-wrap[data-id="450874"] .jnews_content_top_ads,
.single .post-wrap[data-id="448008"] .jnews_content_top_ads,
.single .post-wrap[data-id="439718"] .jnews_content_top_ads,
.single .post-wrap[data-id="414366"] .jnews_content_top_ads,
.single .post-wrap[data-id="407453"] .jnews_content_top_ads,
.single .post-wrap[data-id="404437"] .jnews_content_top_ads,
.single .post-wrap[data-id="384406"] .jnews_content_top_ads,
.single .post-wrap[data-id="385641"] .jnews_content_top_ads,
.single .post-wrap[data-id="382933"] .jnews_content_top_ads,

.single .post-wrap[data-id="474475"] .jnews_content_inline_ads,
.single .post-wrap[data-id="457185"] .jnews_content_inline_ads,
.single .post-wrap[data-id="450874"] .jnews_content_inline_ads,
.single .post-wrap[data-id="448008"] .jnews_content_inline_ads,
.single .post-wrap[data-id="439718"] .jnews_content_inline_ads,
.single .post-wrap[data-id="414366"] .jnews_content_inline_ads,
.single .post-wrap[data-id="407453"] .jnews_content_inline_ads,
.single .post-wrap[data-id="404437"] .jnews_content_inline_ads,
.single .post-wrap[data-id="384406"] .jnews_content_inline_ads,
.single .post-wrap[data-id="385641"] .jnews_content_inline_ads,
.single .post-wrap[data-id="382933"] .jnews_content_inline_ads,

.single .post-wrap[data-id="474475"] .jnews_content_inline_2_ads,
.single .post-wrap[data-id="457185"] .jnews_content_inline_2_ads,
.single .post-wrap[data-id="450874"] .jnews_content_inline_2_ads,
.single .post-wrap[data-id="448008"] .jnews_content_inline_2_ads,
.single .post-wrap[data-id="439718"] .jnews_content_inline_2_ads,
.single .post-wrap[data-id="414366"] .jnews_content_inline_2_ads,
.single .post-wrap[data-id="407453"] .jnews_content_inline_2_ads,
.single .post-wrap[data-id="404437"] .jnews_content_inline_2_ads,
.single .post-wrap[data-id="384406"] .jnews_content_inline_2_ads,
.single .post-wrap[data-id="385641"] .jnews_content_inline_2_ads,
.single .post-wrap[data-id="382933"] .jnews_content_inline_2_ads,

.single .post-wrap[data-id="474475"] .play-games,
.single .post-wrap[data-id="457185"] .play-games,
.single .post-wrap[data-id="450874"] .play-games,
.single .post-wrap[data-id="448008"] .play-games,
.single .post-wrap[data-id="439718"] .play-games,
.single .post-wrap[data-id="414366"] .play-games,
.single .post-wrap[data-id="407453"] .play-games,
.single .post-wrap[data-id="404437"] .play-games,
.single .post-wrap[data-id="384406"] .play-games,
.single .post-wrap[data-id="385641"] .play-games,
.single .post-wrap[data-id="382933"] .play-games {
    display: none !important;
}

.single .post-wrap[data-id="474475"] .play-games-cryptoslots,
.single .post-wrap[data-id="457185"] .play-games-cryptoslots,
.single .post-wrap[data-id="450874"] .play-games-cryptoslots,
.single .post-wrap[data-id="448008"] .play-games-cryptoslots,
.single .post-wrap[data-id="439718"] .play-games-cryptoslots,
.single .post-wrap[data-id="414366"] .play-games-cryptoslots,
.single .post-wrap[data-id="407453"] .play-games-cryptoslots,
.single .post-wrap[data-id="404437"] .play-games-cryptoslots,
.single .post-wrap[data-id="384406"] .play-games-cryptoslots,
.single .post-wrap[data-id="385641"] .play-games-cryptoslots,
.single .post-wrap[data-id="382933"] .play-games-cryptoslots {
    display: inline-block !important;
}



/**
 * BlockDown June 2020
 */

.page-id-427522 .jeg_main_content .entry-header {
    display: none;
}

.blockdown-logo img {
    transition: all 0.2s ease;
}

.blockdown-logo a:hover img {
    opacity: 0.8;
}

@media (min-width: 767px) {
    
    .blockdown-logo img {
        max-width: 90% !important;
    }
    
    .blockdown-logo-monarch img {
        width: auto !important;
        max-height: 70px !important;
    }
    
    .blockdown-logo-left {
        text-align: left !important;
    }
    
    .blockdown-logo-center {
        text-align: center !important;
    }
    
    .blockdown-logo-right {
        text-align: right !important;
    }
    
}

@media (max-width: 766px) {
    
    .blockdown-logo img {
        width: auto !important;
        max-height: 30px !important;
    }
    
    .blockdown-logo-monarch img {
        max-height: 50px !important;
    }
    
}



/**
 * Etoro
 */

.page-id-434096 .jnews_above_footer_ads {
    display: none !important;
}



/**
 * Changelly
 */

.btn-changelly a {
    background: #000 !important;
    border: 0 !important;
    border-radius: 4px !important;
    color: #FFF !important;
    height: 40px !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    letter-spacing: 0 !important;
    line-height: 40px !important;
    padding: 0 20px !important;
    transition: all 0.2s ease !important;
}

.btn-changelly a::before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background-image: url("https://www.newsbtc.com/wp-content/uploads/2020/09/changelly-icon.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 14px;
    position: relative;
    top: 2px;
    margin-right: 8px;
}

.btn-changelly a:hover {
    opacity: 0.8;
}



/**
 * Crypto Derivatives Exchange
 */

.crypto-derivatives-exchange-table {
    width: 100%;
    word-break: keep-all !important;
}

.crypto-derivatives-exchange-table tbody tr td {
    width: calc(100% / 7);
    padding: 6px 10px;
}

.crypto-derivatives-exchange-table tbody tr:nth-child(1) td,
.crypto-derivatives-exchange-table tbody tr:nth-child(2) td {
    vertical-align: middle;
}

.crypto-derivatives-exchange-table tbody tr:nth-child(1) td img {
    width: 100%;
    margin: 0;
}

/*
.crypto-derivatives-exchange-table tbody tr:nth-child(2) td img {
    width: 100px;
    margin: 0;
}
*/

.crypto-derivatives-exchange-table tbody tr:nth-child(2) td i {
    color: #fcc419;
    font-size: 15px !important;
}



/**
 * Trade
 */

.page-id-446919 .trade-ad-block p,
.page-id-446919 .trade-ad-block br {
    display: none !important;
}

.page-id-446919 .trade-ad-block.trade-footer-ad-block {
    margin-top: 30px;
    margin-bottom: -40px;
}

.page-id-446919 .jeg_main_content .jeg_wrapper > h1 {
    margin-top: 0 !important;
}

.page-id-446919 .jeg_main_content .jeg_wrapper > .wpb_content_element {
    color: #465561;
    font-size: 16px;
    line-height: 1.625em;
}

.page-id-446919 .jeg_ad.jnews_above_footer_ads {
    display: none !important;
}



/**
 * Stream
 */

.stream-container {
    display: block;
    line-height: 1;
    
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
}

.stream-container iframe {
    display: block;
    line-height: 1;
    
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}



/**
 * Trading Courses
 */

.trading-courses .jeg_posts .jeg_post .jeg_thumb .thumbnail-container {
    border-radius: 6px;
}

.trading-courses .jeg_posts .jeg_post .jeg_thumb .thumbnail-container::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.05);
}

.trading-courses .jeg_posts .jeg_post .jeg_postblock_content .jeg_post_title {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.4em;
    margin: 0;
}

.trading-courses .jeg_posts .jeg_post .jeg_postblock_content .jeg_post_excerpt {
    display: none;
    margin: 1em 0 0 0;
}

.trading-courses .jeg_posts .jeg_post .jeg_postblock_content .jeg_post_meta {
    display: none;
}



/**
 * TTS
 */

.mdp-speaker-wrapper {
    display: none !important;
}

.listen-to-article {
    color: #011627;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.4em;
    margin-bottom: 12px;
}



/**
 * eToro ad in home posts
 */

.etoro-ad-posts .jeg_posts > .jeg_ad .jeg_post {
    margin-bottom: 0 !important;
}

.etoro-ad-posts .jeg_posts > .jeg_ad > .ads-wrapper > div > p,
.etoro-ad-posts .jeg_posts > .jeg_ad .jeg_post .jeg_thumb p,
.etoro-ad-posts .jeg_posts > .jeg_ad .jeg_post .jeg_postblock_content div:not(.jeg_post_excerpt) p {
    display: none !important;
}



/**
 * eToro Popup Banner
 */

.etoro-popup-banner {
    max-width: calc(100% - 15px * 2);
    position: fixed;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    overflow: hidden;
    z-index: 999;
}

.etoro-popup-banner .close {
    background: #011627;
    border-radius: 100%;
    text-align: center;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 4px;
    right: 4px;
    cursor: pointer;
}

.etoro-popup-banner .close .fa {
    color: #fff;
    font-size: 10px;
    position: relative;
    top: -3px;
}