/*
Theme Name: Dafunda News
Version: 1.0.0
Theme URI: https://dafunda.com
Description: Gamebrott News Child Themes
Author URI: https://dafunda.com
Template: jnews
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */

/* LAZY LOAD CSS */
img[data-lazy-src] {
    /* we set the opacity to 0 */
       opacity: 0;
    }
    img.lazyloaded {
       -webkit-transition: opacity .5s linear 0.2s;
           -moz-transition: opacity .5s linear 0.2s;
                     transition: opacity .5s linear 0.2s;
       opacity: 1;
    }
    
    /* FONT CSS */
    body, p {
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
        text-rendering: optimizeSpeed;
    }
    .single .content-inner p {
        font-size: 18px;
        margin-bottom: 1.6rem;
        line-height: 26px;
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
        text-rendering: optimizeSpeed;
    }
    h1, h2, h3, h4, h5 {
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
        text-rendering: optimizeSpeed;
        font-weight: bold !important;
        text-rendering: optimizelegibility;
    }
    .jeg_bottombar .jeg_main_menu:not(.jeg_menu_style_1) > li > a {
        text-transform: Capitalize;
        font-size: 16px;
    }
    .jeg_stickybar .jeg_main_menu:not(.jeg_menu_style_1) > li > a {
        text-transform: Capitalize;
        font-size: 16px;
    }
    .jeg_header .jeg_bottombar .jeg_menu:not(.jeg_main_menu) > li > a {
        font-size: 16px;
    }
    .eg_post_title h3 {
        font-family: Inter !important;
    }
    /* END FONT CSS */
    /* IMAGE CSS */
    .jeg_logo img {
        image-rendering: optimizeQuality !important;
        max-width: 150px;
    }
    .jeg_thumb, .jeg_block_container, .thumbnail-container>img, .wp-block-image img {
        border-radius: 10px;
    }
    /* END IMAGE CSS */
    /* Header CSS */
    .jeg_stickybar {
        z-index: 99;
    }
    .postImageUrl {
        z-index: 0 !important;
    }
    .jnews-dark-mode .jeg_midbar:not(.dark) {
        background: #222 !important;
    }
    .jnews-dark-mode .jeg_header .jeg_button_2 .btn {
        background: #111;
    }
    /* Mid Header CSS*/
    .jeg_midbar {
        max-height: 70px;
        background: #f9f9f9;
    }
    /* End Header CSS */
    
    /* MENU CSS */
    /* END MENU CSS */
    .jeg_stickybar .jeg_nav_alignleft a {
        font-size: 17px;
    }
    /* Advanced Ads CSS */
    .adsense-header {
        width: 970px;
        height: 250px;
        margin: 10px auto;
    }
    .adsense-abovepost {
        margin-bottom: 15px;
    }
    .adsense-inlinepost, .adsense-belowpost {
        width: 336px;
        height: 280px;
        margin: 10px auto !important;
    }
    /* END Advanced Ads CSS */
    /* HOME CSS */
    .jeg_post_category a {
        border-radius: 100em;
    }
    .home .jeg_post_title {
        font-weight: bold;
    }
    .home .jeg_pl_md_3 {
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
        font-size: 16px;
    }
    .jnews-dark-mode .home .jeg_pl_md_3 {
        border-bottom: 1xp solid #1a1a1a !important;
    }
    .jeg_pl_md_2 .jeg_post_title {
        font-size: 21px;
        line-height: 115%
    }
    /* END Home CSS */
    /* ARSIP CSS */
    .archive .jeg_cat_overlay .jeg_title_wrap {
        padding: 50px 0 !important;
    }
    .archive .jeg_pl_md_1 .jeg_post_title {
        font-size: 16px;
        font-weight: 900 !important;
    }
    .archive .jeg_postblock_39 .jeg_meta_author img {
        width: 25px;
        height: 25px;
    }
    /* SINGLE CSS */
    .single .entry-header .jeg_post_title {
        font-size: 40px;
    }
    .content-inner {
        max-width:700px;
        margin: auto;
    }
    .jeg_inner_content {
        max-width: 750px;
    }
    .single .jeg_singlepage .jeg_breadcrumbs {
        margin-bottom: 5px;
    }
    .single #breadcrumbs a {
        font-weight: bold;
    }
    .single #breadcrumbs .fa {
        font-size: 12px;
    }
    .rank-math-breadcrumb p {
        margin: 0 !important
    }
    .jeg_share_button.share-float .jeg_btn-whatsapp {
        border-radius: 0 0 6px 6px;
    }
    .jeg_share_button.share-float .jeg_btn-facebook {
        border-radius: 6px 6px 0 0;
    }
    /* END SINGLE CSS */

    /* Breadcrumbs CSS */ 
.single .jeg_singlepage .jeg_breadcrumbs {
	
    text-transform: none !important;
    font-size: 14px;
		margin-left: -5px;
    color: inherit;
    margin-bottom: none;
}
.jeg_breadcrumbs a {
	padding-left: 5px;
	padding-right: 5px;
}
.breadcrumb_last {
white-space: nowrap !important;
    overflow: hidden !important;
	line-height: 0.9;
    max-width: 20em;
	padding-left: 5px;
    color: #999;
    text-overflow: ellipsis;
    display: inline-block;
}
.single .jeg_featured  {
	max-height: 425px;
	overflow: hidden;
	border-radius: 10px;
}
.single .wp-block-image {
	border-radius: 10px;
}
.wp-block-image figcaption {
	text-align: center;
}
.single .jeg_featured .thumbnail-container {
	object-fit: cover;
}
    /* TAG CSS */
    .jeg_post_tags span {
        display: BLOCK;
        font-size: 1.5rem;
        font-weight: 900;
        margin-bottom: 15px;
    }
    .jeg_post_tags a {
        color: #e81c24;
        font-weight: bold;
        background: #fbeaeb;
        border-radius: 3px;
        font-size: 15px;
    }
    .jeg_post_tags a:hover {
        color: #fff;
    }
    /* END TAG CSS */
    /* ARSIP CSS */
    .archive .jeg_cat_overlay {
        text-align: center !important;
    }
    .archive .jeg_cat_overlay .jeg_title_wrap {
        padding: 0 0 60px 0;
    }
    .archive .jeg_cat_overlay.dark #breadcrumbs {
        padding-top: 30px;
    }
    /* END ARSIP CSS */
    /* Inline Related Post CSS */
    .jnews-dark-mode .IRPP_kangoo .postTitle {
        color: #eee;
    }
    /* Push Notification CSS */
    .pn-msg {
        margin: auto;
    }
    /* END Inline Related Post CSS */
    /* Yoast Tutorial CSS */
    .schema-how-to-step-text {
        padding: 0 10px !important;
    }
    .schema-how-to-step-name {
        margin-left: 10px;
    }
    .g1-skinmode .schema-how-to-step  {
        color: #eee;
    }
        .schema-how-to-step {
            margin-top: 15px;
            padding: 10px
        }
    .schema-how-to-steps {
        padding-left: 0;
    }
    .schema-how-to-total-time {
        font-weight: bold;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        padding: 15px 10px;
        text-align: center;
        margin-bottom: 0;
    }
    .schema-how-to-description {
        padding: 15px 0;
        margin: 0;
        border-bottom: 1px solid #ddd;
        
    }
    
    ul.schema-how-to-steps,
    ol.schema-how-to-steps {
        list-style-type: none;
        counter-reset: rowNumber;
        margin-left: 0;
    }
    
    .schema-how-to-step {
        position: relative;
        padding:30px 0 15px 45px;
        border-bottom: 1px solid #ddd;
    }
    .schema-how-to-step:before {
            display: inline-block;
            position: absolute;
            left: 0;
            content: counter(rowNumber);
            counter-increment: rowNumber;
            font-size: 14px;
            color: #fff;
            text-align: center;
            line-height: 1;
            padding: 10px 13px;       background: #34495e;
            border-radius: 100%;
        }
        
    .schema-how-to-step img {
            display: block;
                text-align: center;
                margin: auto !important;
                width: auto;
            height: auto;
            padding:15px 0;
        }
    .g1-skinmode 	.schema-how-to-step {
            border-color: #333;
    }
    .schema-faq {
        padding: 15px 40px;
    }
    .schema-faq-answer {
     position: right;
     background: #ddd;
     padding: 8px 10px;
     border-radius:6px;
     margin-top: 10px;
    }
    .g1-skinmode .schema-faq-answer {
        background: #000;  
    }
    /* END Yoast SEO Plugin */
    /* Table of Contents CSS */
    ul.ez-toc-list {
        list-style-type: none !important;
        
    }
    .ez-toc-list > li > a {
        font-weight: bold !important;
        list-style-type: none !important;
        font-size: 17px;
    }
    .ez-toc-container {
        padding: 15px;
    }
    #ez-toc-container.ez-toc-transparent {
      border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
     padding: 15px 0;
    display: block;
    clear: both;
    }
    .ez-toc-title {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    }
    .ez-toc-list ul {
        color: #34495e;
        padding-right: 20px;
        margin-left: -14px;
        list-style-type:square !important;
    }
    .ez-toc-list a {
     font-size: 16px;
    color: #333;
        font-weight: normal;
    }
    .g1-skinmode .ez-toc-list a {
        color: #aaa;
    }
    .ez-toc-list {
        padding-left: 0;
    }
    .ez-toc-list ul {
        list-style-type:dics !important;
    }

    #ez-toc-container ul li {
        font-weight: bold;
    }

    .adsense-abovepost {
        margin-bottom: 15px;
    }
     /* Table of Contents CSS */
     .ez-toc-list > li > a {
         font-weight: bold !important;
         list-style-type: decimal;
         font-size: 17px;
     }
     .ez-toc-list-level-1 {
        margin-left: -30px !important;
    }
     .ez-toc-container {
         padding: 15px;
         display: inline-block;
     }
     #ez-toc-container.ez-toc-transparent {
       width: 100%;
       height: 280px;
       overflow: auto;
       border-top: 1px solid #ddd;
     border-bottom: 1px solid #ddd;
      padding: 15px 0;
         max-width: 662px;
         margin: 15px auto !important;
     display: block;
     clear: both;
     }
     .ez-toc-title {
     font-size: 18px;
     font-weight: bold;
     text-align: center;
     }
     .ez-toc-list ul {
         color: #0984e3;
         padding-right: 20px;
         margin-left: -14px;
         list-style-type:square !important;
     }
     .ez-toc-list a {
      font-size: 16px;
     color: #333;
         font-weight: normal;
     }
     .g1-skinmode .ez-toc-list a {
         color: #aaa;
     }
     .ez-toc-list {
         padding-left: 0;
     }
     .ez-toc-list ul {
         list-style-type:dics !important;
     }
     #ez-toc-container ul li {
         font-weight: bold;
     }
    /* RESPONSIVE CSS */

    @media only screen and (min-width: 1000px) {
        .sws_superaction {
            display: none !important;
        }
    }
    @media only screen and (max-width: 800px) {
        /* HOME CSS */
    .vc_column_container {
            padding-right: 10px;
            padding-left: 10px;
        }
    
        /* Single Post CSS */
        .jeg_pl_md_2 .jeg_post_title {
            font-size: 16px;
        }
        .jeg_pl_md_2, .jeg_pl_md_3 {
            padding: 10px 0 15px;
            border-bottom: 1px solid #eee;
        }
        .jeg_pl_md_2 .jeg_postblock_content {
            width: 60%;
        }
        .jeg_pl_md_2 .jeg_thumb, .jeg_pl_md_3 .jeg_thumb {
            float: right;
            margin-right: 0;
            margin-left: 6px;
            border-radius: 6px;
            width: 37%;
        }
        	/* Breadcrumbs Mobile CSS */
	.breadcrumb_last {
		max-width: 8em !important;
	}
	.single .jeg_featured img {
		margin: auto 0 !important;
		width: 100vw !important;
		max-width: 100vw !important;
	}
	.jeg_featured .wp-caption-text {
		text-align: center;
	}
	.single .jeg_featured {
		border-radius: 0;
		max-height: 300px;
		width: 100vw;
		margin: 10px -15px;
	}
	.single .wp-block-image {
	border-radius: 0;
}
/* Mobile Ads CSS */
	/* .jnews_content_top_ads , .jnews_content_inline_ads , .jnews_content_bottom_ads , .jnews_content_inline_parallax_ads {
		width: 100vw;
		max-width: 100vw !important;
		height: auto;
		min-height: 280px !important;
		margin: 10px -15px !important;
	} */
        /* Mobile YOAST HOW-TO CSS */
         .schema-how-to-step {
             padding-left: 20px;
         }
         .schema-how-to-step:before {
             margin-left: -10px;
         }
         ul.schema-how-to-steps, ol.schema-how-to-steps {
             padding-left: 0;
         }
         .schema-how-to-step-name {
             padding-left: 0 !important;
             margin-left: 0;
         }
         .schema-how-to-step:before {
             padding: 5px 7px;
             font-size: 12px;
         }
         .schema-how-to-step-name {
             padding-left: 10px;
             font-size: 125%;
         }
         .schema-how-to-step-text {
         padding: 0 !important;
     }
         .schema-how-to-step img {
             width: 100vw !important;
             max-width: 100vw !important;
             margin-left: -35px !important;
         }
         /* YOAST SCHEMA FAQ */
         .schema-faq {
         padding: 15px 0;
     }

      /* Arsip CSS */
	.archive .jeg_cat_overlay .jeg_title_wrap {
		padding: 0 0 40px !important;
	}
	.jeg_postblock_9 {
		margin-bottom: 30px !important;
	}
	.archive .jeg_post_title a {
	font-size: 20px;
		font-weight: bold;
		line-height: 100%;
	}
/* End Arsip CSS */
.home .thumbnail-container, .home .wp-block-image .aligncenter {
	width: 100% !important;
}

	.single .content-inner .wp-block-image {
		width: 100vw !important;
		margin: 10px -15px !important
	}
	.jeg_prevnext_post {
		display: none;
	}
	.single .jeg_thumb {
		border-radius: 6px
	}
	.jeg_postblock_9 .jeg_post_title a {
		font-size: 20px !important;
	}
    /* Mobile Home CSS */
        .home .jeg_meta_author {
            display: none;
        }
        /* Mobile FONT CSS */
        .single p, .single ul, .single q, .single .content-inner p  {
            font-size: 16.5px;
            margin-bottom: 30px;
            line-height: 25px;
            font-weight: 400;
        }
        /* Mobile IMAGE CSS */
    .jeg_thumb, .jeg_block_container, .thumbnail-container>img, .wp-block-image img {
        border-radius: 0;
    }
        .archive .jeg_thumb, .home .jeg_thumb {
            border-radius: 6px !important;
        }
    .single .wp-block-image .aligncenter {
            margin: auto -15px;
            width: 100vw;
        }
        /* Mobile HOME CSS */
        .home .jeg_content {
            padding-top:0;
        }
        .jeg_pl_md_3 .jeg_thumb {
            border-radius: 10px;
            width: 110px;
            object-fit: cover;
        }
        .jeg_pl_md_3 .jeg_thumb .thumbnail-container  {
            max-width: 150px !important;
        }
        .home .jeg_pl_md_3 .jeg_thumb {
            width: 125px !important;
            border-radius: 10px;
        }
        .home .jeg_pl_md_3 {
            margin: 15px 0;
            padding-bottom: 15px;
        }
        .home .jeg_pl_md_3 .jeg_post_title a {
            font-size: 17px;
        }
        .home .jeg_pl_md_1 .jeg_thumb {
            border-radius: 10px;
        }
        /* END Mobile HOME CSS */
        /* Mobile Single CSS */
        .rank-math-breadcrumb p {
            font-size: 90% !important;
        }
        .single .entry-header .jeg_post_title{
        font-size: 28px !important;
    }
        .jeg_video_container {
            width: 100vw;
            margin-left: -15px;
            margin-right: -15px;
        }
        /* Mobile Arsip CSS */
        .archive .jeg_pl_md_1 .jeg_post_title {
            font-size: 14px !important;
        }
        /* Mobile Push Notification CSS */
        .pn-wrapper {
            margin: auto !important;
            width: 100vw;
            border-radius: 0 !important;
            padding: 15px !important;
        }
        .pn-wrapper .pn-txt-wrap {
            margin: auto !important;
            width: 100%;
        }
    .pn-msg {
        margin: auto !important;
        margin-bottom: 10px;
        font-size: 90%;
        width: 45%;
        line-height: 120%;
    }
        .pn-btns {
            margin: auto !important;
            text-align: right !important;
            float: right !important;
            width: 55%;
        }
        #pn-activate-permission_link_nothanks {
            line-height: 100%;
            font-size: 90%;
        }
        /* Mobile Social Share CSS */
        .jeg_share_button.share-float .jeg_btn-whatsapp {
        border-radius: 3px;
    }
    .jeg_share_button.share-float .jeg_btn-facebook {
        border-radius: 3px;
    }
        /* TAG CSS */
        .jeg_post_tags a {
        font-size: 14px;
    }
        /* Mobile Iklan CSS */
        .adsense-inlinepost, .adsense-belowpost, .adsense-header {
            width: 100%;
            height: auto;
            max-width: 100vw;
            margin: 10px -15px !important;
        }
        /* END Mobile Iklan CSS */
        /* END Mobile Social Share CSS */
        /* END Mobile Single CSS */
        .jeg_sidebar {
            display: none;
        }
    }