/*
Theme Name: BeInCrypto
Version: 1.0.7
Theme URI: http://themeforest.net/?ref=jegtheme
Description: A basic starter child theme for customization purpose of JNews theme.
Author: Jegtheme
Author URI: http://themeforest.net/user/jegtheme?ref=jegtheme
Template: jnews
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */

/*--------------------------------------------------------------
# Pages
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Leaky Paywall Start*/
#leaky_paywall_message {
    /*box-shadow: 0 0 0.5em 0.25em #EAC81F20;*/
    box-shadow: none;
    padding: 1.375em;
    /*border: 3px solid #EAC81F;*/
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: white;
    color: #333333;
    font-size: 1em;
    line-height: 1.625;
}

.leaky_subscribe_message_block1 .subscribe_block p {
    margin-bottom: 10px;
}

.leaky_paywall_subscription_option h3 {
	font-weight: bold;
}
#leaky_subscription_wrapper h2,
.entry-content .leaky_paywall_subscription_options h3,
.entry-content .leaky-paywall-subscription-details-wrapper h3,
.entry-content .leaky-paywall-payment-form h3{
	font-weight: bold;
}

#leaky-paywall-submit {
	border: none;
	border-radius: 2px;
	background-color: #eac81f !important;
	color: #111111 !important;
	-webkit-transition: 0.2s all ease;
	transition: 0.2s all ease;
}

.leaky_paywall_subscription_option {
	background: none;
	color: inherit;
}

a.yellow-btn {
    background-color: #EAC81F;
    color: #111111;
    padding: 10px 40px;
    display: inline-block;
}

a.white-btn {
    background: white;
    color: #EAC81F !important;
    padding: 15px 40px;
    margin-right: 20px;
    border: 2px solid #EAC81F;
    display: inline-block;
}

a.transparent-btn {
    background: none;
    color: white !important;
    border: 2px solid white;
    padding: 13px 40px;
    margin-right: 20px;
    display: inline-block;
}

.leaky_subscribe_message_block1 .login_block a {
    border-bottom: 1px solid #eed34e;
    padding: 5px 10px 3px;
    margin-left: 10px;
}

.leaky_subscribe_message_block1 .login_block {
    font-size: 15px;
    margin-bottom: 20px;
}

.leaky_subscribe_message_block2 {
    text-align: left;
    background: #EAC81F;
    padding: 30px;
    color: white;
}

.leaky_subscribe_message_block1 {
    padding: 30px;
    border: 3px solid #EAC81F;
    text-align: center;
    background: white;
    margin-bottom: 30px;
}

.leaky-register-form-wrapper form#leaky-paywall-payment-form input:not([type="submit"]) {
    width: 100%;
    border: 1px solid #ddd;
}

.leaky-register-form-wrapper form#leaky-paywall-payment-form {
    /*  padding: 30px;
      border: 2px solid #EAC81F;*/
}

.leaky-register-form-wrapper label {
    font-size: 15px;
    color: #222222;
    font-weight: bold;
}

i.required {
    color: #EAC81F;
}

.leaky-register-form-wrapper h3 {
    margin-top: 0;
    display: inline-block;
    padding: 0 10px 0 0;
    border-bottom: 3px solid #eac81f;
}

.leaky-register-form-wrapper ul li {
    list-style: none;
    font-size: 15px;
    margin-bottom: 0;
}

.entry-content .leaky-register-form-wrapper ul {
    padding-left: 0;
}

.simplebar-scrollbar:before {
    position: absolute;
    content: "";
    background: black;
    border-radius: 7px;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.leaky-register-form-wrapper .leaky-paywall-user-fields {
    float: left;
    width: 48%;
    margin-right: 2%;
}

.leaky-register-form-wrapper .leaky-paywall-account-fields {
    width: 50%;
    float: left;
}

#leaky_subscription_wrapper .leaky_paywall_subscription_option p {
    margin-bottom: 0;
}

.leaky_paywall_subscription_option {
    width: 80%;
    max-width: 800px;
    border: .25em solid #eac81f;
    position: relative;
}

.subscription-options-title {
    margin-bottom: 50px;
}

.subscription-badge {
    position: absolute;
    top: -50px;
    padding: 10px 30px;
    left: -5px;
    background: #eac81f;
    color: black;
    border-radius: 3px 3px 0 0;
}

.leaky_paywall_subscription_allowed_content {
    padding: 30px 0;
}

.leaky-paywall-payment-button a:hover {
    background-color: #eed34e;
    box-shadow: inset 0 0 0 100px rgba(0, 0, 0, .15);
    color: black;
}

.leaky-paywall-payment-button a {
    background-color: #EAC81F;
    background: #EAC81F;
    border-radius: 3px;
    color: #111111;
    font-size: 0.875rem;
    letter-spacing: .1em;
    text-transform: uppercase;
    transition: 0.2s all ease;
    font-weight: bold;
    min-width: 200px;
    padding: 15px 0;
    margin-top: 15px;
}

.leaky-register-form-wrapper .fields-wrapper:after {
    clear: both;
    display: table;
    float: none;
    content: "";
}

#leaky_subscription_wrapper span {
    font-size: 14px;
    display: block;
}

#leaky_subscription_wrapper {
    text-align: center;
}

.leaky_paywall_subscription_option h3 {
    margin-top: 0;
}

#leaky_subscription_wrapper .static-subscription-content span {
    display: block;
    font-size: 20px;
    opacity: 0.6;
}

.static-subscription-content p {
    font-size: 30px;
}

.static-subscription-content {
    margin-top: -350px;
    color: white;
    margin-bottom: 60px;
}

.container-subscription {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url('assets/img/laptop.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 500px;
}

#subscribe_faq {
    max-width: 800px;
    margin: 0 auto;
}

#subscribe_faq .vc_toggle_default .vc_toggle_icon::before {
    border: 1px solid #000000;
}

#subscribe_faq .vc_toggle_default .vc_toggle_icon::after, #subscribe_faq .vc_toggle_default .vc_toggle_icon::before {
    background: #000000;
}

#subscribe_faq .vc_toggle_default .vc_toggle_icon {
    background: #000000;
    border: 1px solid #000000;
}

#subscribe_faq .vc_toggle_content p {
    font-size: 14px;
}

#subscribe_faq h2 {
    margin-bottom: 30px;
}

#subscribe_faq h4 {
    font-size: 16px;
}
/* Leaky Paywall End*/
/* Glossary Start*/
.glossary-tooltip-content img{
	display: none !important;
}
/* Glossary End*/
/* Career Start*/
.jnews-dark-mode .awsm-load-more-main a, .jnews-dark-mode .awsm-load-more-main a:hover, .jnews-dark-mode .awsm-load-more-main a:focus {
    background: transparent;
    color: #FFFFFF !important;
}
/* Career End*/

/* AMP Start*/
.amp-wp-article a {
    color: #1e73be;
}
/* AMP End*/
@media screen and (max-width: 767px) {
    .leaky-register-form-wrapper .leaky-paywall-user-fields, .leaky-register-form-wrapper .leaky-paywall-account-fields {
        width: 100%;
        float: none;
    }

    .static-subscription-content {
        margin-top: -450px;
    }
}

div#toc_container {
    width: 100%;
    border-radius: 3px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    border: 1px solid #ccc;
}

@media only screen and (max-width: 767px) {
    .jeg_overlay_slider {
        margin-top: -100px;
    }
}

@media only screen and (max-width: 479px) {
    .jeg_overlay_caption_container {
        bottom: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .jeg_overlay_caption_container {
        bottom: 20px;
    }
}

.jeg_postblock_5 .jeg_pl_lg_2 .jeg_thumb .jeg_post_category {
    display: none
}

.jeg_postblock_5 .jeg_pl_lg_2 .jeg_thumb {
    width: 50%;
    padding-right: 5px
}

.jeg_postblock_5 .jeg_post_excerpt {
    display: none
}

.jeg_col_3o3.jeg_postblock_5 .jeg_pl_lg_2 .jeg_post_title {
    font-size: 16px;
    line-height: 24px
}

@media only screen and (min-width: 768px) {
    .jeg_col_3o3.jeg_postblock_5 .jeg_pl_lg_2 .jeg_post_title {
        font-size: 32px;
        line-height: 40px
    }

    .jeg_postblock_5 .jeg_pl_lg_2 .jeg_thumb {
        padding-right: 15px
    }
}

@media only screen and (min-width: 1025px) {
    .jeg_col_3o3.jeg_postblock_5 .jeg_pl_lg_2 .jeg_post_title {
        font-size: 40px;
        line-height: 48px
    }

    .jeg_postblock_23 .jeg_pl_md_1 .jeg_post_title {
        font-size: 24px;
        line-height: 32px
    }
}

.jeg_heroblock_13 .jeg_post_category {
    display: none
}

.jeg_col_3o3.jeg_postblock_6 .jeg_post_excerpt {
    display: none
}

.jeg_col_3o3.jeg_postblock_6 .jeg_post_title {
    font-size: 24px;
    line-height: 32px
}

@media only screen and (max-width: 767px) {
    .jeg_col_3o3.jeg_postblock_6 .jeg_thumb {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 768px) {
    .jeg_col_3o3.jeg_postblock_6 .jeg_post_title {
        font-size: 24px;
        line-height: 32px
    }

    .jeg_col_3o3.jeg_postblock_6 .jeg_post {
        display: flex;
        align-items: center
    }

    .jeg_col_3o3.jeg_postblock_6 .jeg_postblock_content {
        flex: 1
    }

    .jeg_col_3o3.jeg_postblock_6 .jeg_thumb {
        order: 2;
        width: 60%
    }
}

@media only screen and (min-width: 1025px) {
    .jeg_col_3o3.jeg_postblock_6 .jeg_post_title {
        font-size: 48px;
        line-height: 56px
    }
}
div.jeg_block_heading_9 {
    border-top: 0px solid;
}
div#toc_container {
    width: 100%;
    border-radius: 3px;
    box-shadow: 0px 2px 5px rgba(0,0,0,0.3);
    border: 1px solid #ccc;
}


.jeg_content {  padding: 0;}
.jeg_breadcrumbs, .jeg_singlepage .jeg_breadcrumbs { margin: 20px auto 20px;}
.ajax_comment_button span { margin-bottom: 20px;}
@media (max-width: 768px) { div.jeg_sidebar{ display:none;} }
.jnews-dark-mode .awsm-selectric-items {    background: #000; }
.awsm-job-item, .awsm-selectric, .awsm-job-form-inner{  background: none; }
.jnews-dark-mode .awsm-selectric-items li.highlighted, .jnews-dark-mode .awsm-selectric-items li.selected{ background: rgba(202, 202, 202, 0.55);}
.jnews-dark-mode .awsm-selectric-items li:hover { background: rgba(202, 202, 202, 0.35);}
.jeg_logo img { max-height: 30px;}

.jeg_cat_overlay .jeg_breadcrumbs {
	top: 20px;
}
.jnews-dark-mode .content-inner .jeg_post_tags a{
	color: var(--j-link-txt-color);
	background:#000000;
}
.entry-header .jeg_meta_container.jeg_meta_container-with-views_count .jeg_share_stats {
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	z-index: 500;
}
.entry-header .jeg_meta_container.jeg_meta_container-with-views_count .jeg_views_count {
	white-space: nowrap;
	display: inline-block !important;
}
.entry-header .jeg_meta_container.jeg_meta_container-with-views_count .jeg_share_stats .counts {
	color: #000;
	font-size: 13px;
}
.entry-header .jeg_meta_container.jeg_meta_container-with-views_count .jeg_share_stats i {
	color: #a0a0a0;
	font-size: 18px;
	float: right;
	line-height: 23px;
	margin-left: 5px;
}
.jnews-dark-mode .entry-header .jeg_meta_container.jeg_meta_container-with-views_count .jeg_share_stats .counts,
.jnews-dark-mode .entry-header .jeg_meta_container.jeg_meta_container-with-views_count .jeg_share_stats i {
	color: var(--j-link-txt-color) !important;
}
.jeg_cat_subtitle a {
	color: #1e73be
}
@media only screen and (max-width: 480px) {
	.entry-header .jeg_meta_container.jeg_meta_container-with-views_count .jeg_share_stats {
		top: inherit;
		bottom: -45px;
		right: 5px;
		background-color: rgba(0, 0, 0, 0.8);;
		color: #fff;
		padding: 7px 6px 6px 7px;
		line-height: 1;
		letter-spacing: .04em;
	}
	.entry-header .jeg_meta_container.jeg_meta_container-with-views_count .jeg_share_stats .counts {
		font-size: 13px;
		color: #fff;
	}
	.entry-header .jeg_meta_container.jeg_meta_container-with-views_count .jeg_share_stats i {
		line-height: 13px;
		color: #fff;
	}
	.jnews-dark-mode .entry-header .jeg_meta_container.jeg_meta_container-with-views_count .jeg_share_stats .counts,
	.jnews-dark-mode .entry-header .jeg_meta_container.jeg_meta_container-with-views_count .jeg_share_stats i {
		color: var(--j-link-txt-color) !important;
	}
}
.jeg_post_meta .jeg_views_count {
	float: right;
}
.jeg_slide_caption .jeg_post_meta {
	max-width: 40%;
}
@media only screen and (min-width: 1200px) {
	.jeg_slide_caption .jeg_post_meta {
		max-width: 420px;
	}
}
@media only screen and (max-width: 768px) {
	.jeg_slide_caption .jeg_post_meta {
		max-width: 100%;
	}
}
@media only screen and (max-width: 480px) {
	.jeg_post_meta .jeg_views_count {
		display: inline-block;
	}
}