/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.2.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2014 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container{position:relative;display:inline-block;vertical-align:top;font-size:14px;zoom:1;outline:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgb(0 0 0 / .15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:8px 16px;border:1px solid silver;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background:#feffff;background:-moz-linear-gradient(top,#feffff 0,#f4f4f4 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#feffff),color-stop(100%,#f4f4f4));background:-webkit-linear-gradient(top,#feffff 0,#f4f4f4 100%);background:-o-linear-gradient(top,#feffff 0,#f4f4f4 100%);background:-ms-linear-gradient(top,#feffff 0,#f4f4f4 100%);background:linear-gradient(to bottom,#feffff 0,#f4f4f4 100%);box-shadow:0 0 3px #fff inset,0 1px 1px rgb(0 0 0 / .1);color:#444;text-decoration:none;white-space:nowrap}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(/wp-content/themes/jnews/assets/css/chosen/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px!important;height:100%}.chosen-container-single .chosen-single div:after{font-family:FontAwesome;display:block;content:"\f0dc";line-height:34px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto!important;height:1%;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:-moz-linear-gradient(#eee 1%,#fff 15%);background-image:-o-linear-gradient(#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgb(0 0 0 / .05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(/wp-content/themes/jnews/assets/css/chosen/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #949494;box-shadow:0 0 5px rgb(0 0 0 / .3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background:-moz-linear-gradient(top,#f4f4f4 0,#feffff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f4f4f4),color-stop(100%,#feffff));background:-webkit-linear-gradient(top,#f4f4f4 0,#feffff 100%);background:-o-linear-gradient(top,#f4f4f4 0,#feffff 100%);background:-ms-linear-gradient(top,#f4f4f4 0,#feffff 100%);background:linear-gradient(to bottom,#f4f4f4 0,#feffff 100%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgb(0 0 0 / .3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl .chosen-drop,.chosen-rtl.chosen-container-single-nosearch .chosen-search{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:#fff url(/wp-content/themes/jnews/assets/css/chosen/chosen-sprite.png) no-repeat -30px -20px;background:url(/wp-content/themes/jnews/assets/css/chosen/chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:144dpi){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(/wp-content/themes/jnews/assets/css/chosen/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}body{color:#53585c;background:#fff;font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:14px;line-height:1.6em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-anchor:none}body,html{height:100%;margin:0}::-moz-selection{background:#fde69a;color:#212121;text-shadow:none}::-webkit-selection{back.entry-header .jeg_post_title{color:#212121;font-weight:700;font-size:3em;line-height:1.15;margin:0 0 .4em;letter-spacing:-.04em}.entry-header .jeg_post_subtitle{font-size:20px;line-height:1.4em;margin-bottom:20px;color:#a0a0a0}.entry-header{margin:0 0 30px}.entry-header .jeg_meta_container{position:relative}.entry-header .jeg_post_meta{font-size:13px;color:#a0a0a0;text-transform:none;display:block}.entry-header .jeg_post_meta_1{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-align-items:center;align-items:center;align-content:flex-start}.custom_post_template .jeg_meta_like a,.entry-header .jeg_meta_bookmark a,.entry-header .jeg_meta_comment a,.entry-header .jeg_meta_donation a,.entry-header .jeg_meta_like a{color:#53585c;font-weight:400}.custom_post_template .jeg_meta_like,.entry-header .jeg_meta_like{position:relative}.custom_post_template .jeg_meta_like.clicked:before,.entry-header .jeg_meta_like.clicked:before{content:'';position:absolute;width:100%;height:100%;z-index:99}.custom_post_template .jeg_meta_like.clicked>a>i:before,.entry-header .jeg_meta_like.clicked>a>i:before{content:'\f110'}.entry-header .jeg_post_meta_2 .jeg_meta_comment,.entry-header .jeg_post_meta_2 .jeg_meta_like_container{margin-left:15px;font-size:16px}.entry-header a.dislike{padding-left:10px}.entry-header .jeg_post_meta .fa{color:#2e9fff;font-size:16px;margin-right:2px}.entry-header .jeg_meta_author+.jeg_meta_date:before{content:'\2014';margin-right:10px}.entry-header .meta_right{text-align:right;flex:1 0 auto;margin-left:auto}.entry-header .meta_left>div{display:inline-block}.entry-header .meta_left>div:not(:last-of-type){margin-right:6px}.entry-header .meta_right>div{display:inline-block;font-size:18px;margin-left:15px}.entry-header .jeg_post_meta .meta_right .fa{font-size:inherit}.entry-header .jeg_meta_trending .fa,.entry-header .jeg_post_meta .jeg_meta_trending .fa{width:22px;border-radius:50px;background:#f93d53;line-height:22px;text-align:center;color:#fff;font-size:14px;margin-right:0}.jeg_meta_sponsor{text-align:center}.jeg_meta_sponsor p{margin:1em 0 1.75em}.jeg_meta_sponsor img{max-height:70px;padding:0 20px}.meta_right .jeg_meta_zoom{font-family:arial;text-align:center;display:inline-flex}.jeg_meta_zoom .zoom-dropdown{position:relative}.jeg_meta_zoom .zoom-dropdown .zoom-icon{display:block;color:#707070}.jeg_meta_zoom .zoom-dropdown .zoom-icon span{margin:-2px;display:inline-block;background:0 0}.zoom-icon-small{font-size:.8rem}.zoom-icon-big{font-size:1.2rem}.jeg_meta_zoom .zoom-item-wrapper{display:none;white-space:nowrap;position:absolute;left:50%;transform:translateX(-55%);padding-top:15px;z-index:9}.jeg_meta_zoom .zoom-dropdown:hover .zoom-item-wrapper{display:block}.meta_left .jeg_meta_zoom .zoom-item-wrapper{left:-10%;transform:translateX(3%);padding-top:15px;z-index:9}.jeg_meta_zoom .zoom-item-wrapper:after{position:absolute;top:5px;width:0;height:0;content:'';border-left:10px solid #fff0;border-right:10px solid #fff0;border-bottom:10px solid #fff}.jeg_meta_zoom .zoom-item{background:#fff;transform:translateX(-35%);box-shadow:0 4px 8px 0 rgb(0 0 0 / .2),0 6px 20px 0 rgb(0 0 0 / .19)}.meta_left .jeg_meta_zoom .zoom-item{transform:translateX(-5%)}.jeg_meta_zoom .zoom-item-wrapper button{outline:0;width:70px;color:#1e90ff;background-color:#fff;padding-bottom:5px;border:none}.jeg_meta_zoom .zoom-item .zoom-out{border-right:solid .1px #f0f0f0;padding-top:10px;font-size:1rem}.jeg_meta_zoom .zoom-item .zoom-in{padding-top:5px;font-size:1.5rem}.zoom-bar-container{height:2px;background-color:#f0f0f0}.jeg_meta_zoom .zoom-bar-container .zoom-bar{height:100%;width:0%;background-color:#1e90ff}.jeg_meta_zoom .zoom-item-wrapper .zoom-reset{width:100%;padding:5px 0;border:none;color:#909090;font-size:.9rem}.entry-header>.jeg_meta_trending{margin-bottom:10px}.jeg_fs_content .jeg_meta_trending,.jeg_single_tpl_6 .entry-header .jeg_meta_trending{color:#fff;margin-bottom:10px}.jeg_single_tpl_6 .entry-header .jeg_meta_trending{position:relative;top:-11em}.jeg_read_progress_wrapper .jeg_progress_container{height:4px;width:100%;display:block;position:fixed;bottom:0;z-index:99}.jeg_read_progress_wrapper .jeg_progress_container.top{top:0}.admin-bar .jeg_read_progress_wrapper .jeg_progress_container.top{top:32px}.jeg_read_progress_wrapper .jeg_progress_container .progress-bar{background:#f70d28;width:0;display:block;height:inherit;transition:all .12s ease-in}.jeg_featured .wp-caption-text{margin:3px 0 0;text-align:right;font-size:11px;color:#a0a0a0}.load-image{position:relative;display:block}.load-image:before{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgb(0 0 0 / .53)}.load-image:after{content:"";display:block;width:40px;height:40px;margin-left:-20px;margin-top:-20px;background-color:#fff;position:absolute;top:50%;left:50%;border-radius:100%;-webkit-animation:sk-scaleout 1s infinite ease-in-out;animation:sk-scaleout 1s infinite ease-in-out}.jeg_featured_big{position:relative;overflow:hidden;z-index:0}.jeg_fs_container{min-height:0}.jeg_fs_content{position:relative;height:540px}.jeg_featured_bg{width:100%;height:100%;position:absolute;top:0;left:0;background:#212121;background:#000;background:-moz-linear-gradient(top,#000 0,#545454 100%);background:-webkit-linear-gradient(top,#000 0,#545454 100%);background:linear-gradient(to bottom,#000 0,#545454 100%)}.jeg_featured_img{width:100%;height:100%;position:absolute;top:0;left:0;background-repeat:no-repeat;background-attachment:fixed;background-size:cover;background-position:center;opacity:.4}.jeg_parallax .jeg_featured_img{background-position:50% 0}.jeg_featured_big .entry-header{position:absolute;bottom:0;padding-bottom:5px;width:100%;z-index:2}.jeg_fs_container .entry-header{padding-bottom:50px;margin-bottom:0}.jeg_fs_content .jeg_post_meta{margin:20px 0 0}.jeg_fs_content .entry-header .jeg_post_meta .fa{color:#fff}.jeg_fs_scroll{cursor:pointer;z-index:3;opacity:.8;color:#fff;text-transform:uppercase;position:absolute;bottom:10px;left:50%;margin-left:-20px;text-align:center;width:40px;line-height:40px;height:40px;font-size:24px;-webkit-font-smoothing:antialiased;-webkit-animation:jeg_bounce 4s infinite;animation:jeg_bounce 4s infinite}.jeg_featured_big #breadcrumbs a,.jeg_featured_big .entry-header .jeg_post_title,.jeg_featured_big a{color:#fff}.jeg_featured_big #breadcrumbs,.jeg_featured_big #breadcrumbs .breadcrumb_last,.jeg_featured_big #breadcrumbs .breadcrumb_last_link a,.jeg_featured_big .entry-header .jeg_post_meta,.jeg_featured_big .entry-header .jeg_post_meta a,.jeg_featured_big .jeg_post_subtitle{color:#fff}.jeg_featured_big #breadcrumbs a:hover{color:inherit;text-decoration:underline}.jeg_featured_big .entry-header .jeg_post_title{max-width:960px;font-size:58px}.entry-content{margin-bottom:30px;position:relative}.entry-content .content-inner.jeg_link_underline a{text-decoration:underline}.entry-content .content-inner.jeg_link_underline .jnews_inline_related_post a{text-decoration:none}.single .content-inner{color:#333;font-size:16px;line-height:1.625em;word-break:normal;-ms-word-wrap:break-word;word-wrap:break-word}.single .content-inner::after{content:"";display:table;clear:both}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{font-weight:500}.entry-content blockquote,.entry-content q{display:block;color:#7b7b7b;font-style:italic;font-size:20px;line-height:1.5em;padding-left:1em;border-style:solid;border-color:#eee;border-left-width:4px}.entry-content blockquote p{font-size:inherit;font-family:inherit;line-height:inherit}.entry-content blockquote cite{color:#a0a0a0;font-size:smaller;display:block;margin-top:5px}.entry-content blockquote cite:before{content:"\2014 \2009"}.entry-content blockquote p:last-child{margin-bottom:0}.entry-content input:not([type=submit]){width:auto}body:not(.jnews-disable-style-table) .entry-content table{width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;overflow-x:auto;word-break:break-word;margin:1em 0 30px;line-height:normal;color:#7b7b7b}body:not(.jnews-disable-style-table) .entry-content table.has-fixed-layout{width:100%}body:not(.jnews-disable-style-table) .entry-content tr{border-bottom:1px solid #eee}body:not(.jnews-disable-style-table) .entry-content tbody tr:hover{color:#53585c;background:#f7f7f7}body:not(.jnews-disable-style-table) .entry-content thead tr{border-bottom:2px solid #eee}body:not(.jnews-disable-style-table) .entry-content td,body:not(.jnews-disable-style-table) .entry-content th{font-size:.85em;padding:8px 20px;border:0;border-left:1px solid #eee;border-right:1px solid #eee}body:not(.jnews-disable-style-table) .entry-content td:not(.has-text-align-left,.has-text-align-center,.has-text-align-right),body:not(.jnews-disable-style-table) .entry-content th:not(.has-text-align-left,.has-text-align-center,.has-text-align-right){text-align:left}body:not(.jnews-disable-style-table) .entry-content th{color:#53585c;font-weight:700;vertical-align:middle}body:not(.jnews-disable-style-table) .entry-content tbody tr:last-child,body:not(.jnews-disable-style-table) .entry-content td:first-child,body:not(.jnews-disable-style-table) .entry-content td:last-child,body:not(.jnews-disable-style-table) .entry-content th:first-child,body:not(.jnews-disable-style-table) .entry-content th:last-child{border:0}body:not(.jnews-disable-style-table) .entry-content .jnews-scrolling table{display:block;white-space:nowrap}.entry-content dt{font-weight:600}.entry-content dd{margin-bottom:1.25em}.entry-content cite,.entry-content em{font-style:italic}.entry-content ins{background:#fcf8e3}.entry-content sub,.entry-content sup{font-size:62.5%}.entry-content sub{vertical-align:sub;bottom:0}.entry-content sup{vertical-align:super;top:.25em}.entry-content .intro-text{font-size:1.5em;line-height:1.458em;color:#212121;letter-spacing:-.01em}.entry-content .dropcap{display:block;float:left;margin:.04em .2em 0 0;color:#212121;font-size:4em;line-height:1}.entry-content .dropcap.border,.entry-content .dropcap.circle,.entry-content .dropcap.rounded,.entry-content .dropcap.square{color:#fff;background:#f70d28;display:inline-block;text-align:center;min-width:68px;min-height:68px;line-height:1;font-size:3em;margin-right:.3em;position:relative;padding:10px;top:.095em}.entry-content .dropcap.circle{border-radius:68px}.entry-content .dropcap.rounded{border-radius:10px}.entry-content .dropcap.border{font-size:2.75em;padding:8px;border:3px solid #212121;color:#212121;background:0 0}.entry-content .dropcap.shadow{font-family:Georgia,serif;font-size:4.4em;text-shadow:5px 5px #eee}.entry-content .highlight{padding:0 .2em;border-radius:2px;background:#000;color:#fff;display:inline-block}.entry-content .pullquote{font-size:24px;border:none;padding:0;position:relative;text-align:center}.entry-content .pullquote:after,.entry-content .pullquote:before{content:'';display:block;width:50px;height:2px;background:#e0e0e0}.entry-content .pullquote:before{margin:1em auto .65em}.entry-content .pullquote:after{margin:.75em auto 1em}.entry-content .pullquote.align-left{clear:left;float:left;max-width:35%;margin:.4em 1.2em .4em 0}.entry-content .pullquote.align-right{clear:right;float:right;max-width:35%;margin:.4em 0 .4em 1.2em}.entry-content .pullquote.align-center{margin:1.25em auto;padding:.5em 12%}.jeg_sidebar_none .entry-content .pullquote.align-center{padding:.5em 15%}.entry-content:after{clear:both;content:"";display:block}.content-inner ol{list-style:decimal}.content-inner ul.fa-ul{list-style:none;margin-left:inherit;padding-left:inherit}.content-inner .btn{border-radius:2px;-webkit-box-shadow:inset 0 0 0 1px rgb(0 0 0 / .1);box-shadow:inset 0 0 0 1px rgb(0 0 0 / .1);text-shadow:0 1px rgb(0 0 0 / .12)}.content-inner .btn.btn-primary{background-color:#ebe9eb;color:#515151;text-shadow:none;box-shadow:none}.content-inner .btn.btn-primary:focus,.content-inner .btn.btn-primary:hover{background-color:#e0e0e0}.content-inner .btn.btn-success{background-color:#00a652}.content-inner .btn.btn-success:focus,.content-inner .btn.btn-success:hover{background-color:#00984b}.content-inner .btn.btn-info{background-color:#2e9fff}.content-inner .btn.btn-info:focus,.content-inner .btn.btn-info:hover{background-color:#2a92ea}.content-inner .btn.btn-warning{background-color:#f9c203}.content-inner .btn.btn-warning:focus,.content-inner .btn.btn-warning:hover{background-color:#e4b203}.content-inner .btn.btn-danger{background-color:#f95403}.content-inner .btn.btn-danger:focus,.content-inner .btn.btn-danger:hover{background-color:#e44d03}.content-inner .alert{color:#666;padding:8px 16px;margin:1em 0;font-size:14px;border:1px solid #e0e0e0}.content-inner .alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.content-inner .alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.content-inner .alert-error{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.content-inner .alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.content-inner blockquote,.content-inner p,.content-inner q,.content-inner>[class^=wp-block-]:not(h1,h2,h3,h4,h5,h6){margin:0 0 1.25em}.jeg_pagelinks,.jeg_splitpost_bar.bottom{margin:1.75em auto 0;clear:both}.jeg_single_tpl_2 .entry-header .jeg_post_title,.jeg_single_tpl_3 .entry-header .jeg_post_title,.jeg_single_tpl_6 .entry-header .jeg_post_title{font-size:4em;line-height:1.1}.jeg_featured_big .entry-header .jeg_post_subtitle,.jeg_single_tpl_2 .entry-header .jeg_post_subtitle,.jeg_single_tpl_3 .entry-header .jeg_post_subtitle,.jeg_single_tpl_6 .entry-header .jeg_post_subtitle{font-size:1.4em}@media screen and (min-width:1024px){.jeg_single_narrow .content-inner>*,.jeg_single_narrow .jeg_inner_content>*{width:768px;margin-left:auto;margin-right:auto}.jeg_single_tpl_1 .col-md-no-sidebar-narrow .jeg_featured.thumbnail-container.jeg_owlslider.size-500,.jeg_single_tpl_2 .col-md-no-sidebar-narrow .jeg_featured.thumbnail-container.jeg_owlslider.size-500{padding-bottom:calc(50% - 86px)}.jeg_single_tpl_1 .col-md-no-sidebar-narrow .jeg_featured.thumbnail-container.jeg_owlslider.size-715,.jeg_single_tpl_2 .col-md-no-sidebar-narrow .jeg_featured.thumbnail-container.jeg_owlslider.size-715{padding-bottom:calc(71.5% - 123px)}.jeg_share_bottom_container{width:auto}.jeg_single_narrow .entry-content{max-width:100%}.jeg_single_narrow .jeg_inner_content{padding-left:15px;padding-right:15px}}@media screen and (min-width:1200px){.jeg_single_tpl_1 .col-md-no-sidebar-narrow .jeg_featured.thumbnail-container.jeg_owlslider.size-500,.jeg_single_tpl_2 .col-md-no-sidebar-narrow .jeg_featured.thumbnail-container.jeg_owlslider.size-500{padding-bottom:calc(50% - 186px)}.jeg_single_tpl_1 .col-md-no-sidebar-narrow .jeg_featured.thumbnail-container.jeg_owlslider.size-715,.jeg_single_tpl_2 .col-md-no-sidebar-narrow .jeg_featured.thumbnail-container.jeg_owlslider.size-715{padding-bottom:calc(71.5% - 266px)}}@media only screen and (min-width:1024px){.jeg_single_narrow .jeg_share_button.share-float{margin-left:-90px}}.jeg_single_narrow .with-share .content-inner{margin-left:0}.jeg_single_narrow.jnews_zoom_activated .jeg_inner_content>.entry-content{margin-right:0;margin-left:0}@media only screen and (max-width:729px){.jeg_single_tpl_2 .entry-header .jeg_post_meta_2{display:flex;align-items:center}}.jeg_single_tpl_10 .jeg_featured_bg{position:relative}.jeg_single_tpl_10 .jeg_featured_bg img{width:100%}.jeg_single_tpl_10 .entry-header{text-align:center;position:relative;margin:40px auto 50px}.jeg_single_tpl_10 .entry-header:before{content:'';width:80px;border-bottom:2px solid #e0e0e0;left:0;right:0;margin:1.75em auto;display:block}.jeg_single_tpl_4 .jeg_fs_container .entry-header:before{content:'';position:absolute;width:100%;top:-50px;left:0;background:#fff0;background:-moz-linear-gradient(top,#fff0 0,rgb(0 0 0 / .55) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0,#fff0),color-stop(100%,rgb(0 0 0 / .55)));background:-webkit-linear-gradient(top,#fff0 0,rgb(0 0 0 / .55) 100%);background:-o-linear-gradient(top,#fff0 0,rgb(0 0 0 / .55) 100%);background:-ms-linear-gradient(top,#fff0 0,rgb(0 0 0 / .55) 100%);background:linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .55) 100%);bottom:0;z-index:-1}.jeg_single_tpl_5 .jeg_featured_big .entry-header{text-align:center;bottom:50%;padding-bottom:0;margin-bottom:0;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);-o-transform:translateY(50%);transform:translateY(50%)}.jeg_single_tpl_5 .jeg_featured_big .jeg_post_title{margin-left:auto;margin-right:auto;text-shadow:0 1px 1px rgb(0 0 0 / .15)}.jeg_single_tpl_5 .jeg_featured_big .entry-header .meta_right{float:none}.jeg_single_tpl_5 .jeg_featured_big .entry-header .meta_right>div{font-size:inherit}.jeg_single_tpl_6 .jeg_featured_big{height:350px}.jeg_single_tpl_6.jnews_boxed_container .jeg_inner_content{margin-top:-30px}.jeg_single_tpl_6 .jeg_fs_content{height:100%}.jeg_single_tpl_6 .jeg_featured_img{background-position:50% 10%;background-size:cover}.jeg_single_tpl_6 .jeg_breadcrumbs{margin-top:15px}.jeg_single_tpl_6 .entry-header .jeg_post_title{margin-top:-2.5em;min-height:2em;position:relative}.jeg_single_tpl_6 .entry-header .jeg_post_subtitle span,.jeg_single_tpl_6 .entry-header .jeg_post_title span{background:#fff;box-shadow:7px 0 0 #fff,-7px 0 0 #fff}.jeg_single_tpl_9 .jeg_featured_big{padding:0;background:#000}.jeg_single_tpl_9 .jeg_fs_content{height:auto}.jeg_single_tpl_9 .jeg_featured{margin-bottom:0;position:relative}.jeg_single_tpl_9 .jeg_featured .wp-caption-text{position:absolute;bottom:5px;right:0;line-height:normal;padding:3px 6px;background:rgb(0 0 0 / .65)}.jeg_post_nav .post{position:absolute;top:50%;padding:5px;transform:translateY(-50%)}.jeg_post_nav .prev-post{left:0}.jeg_post_nav .next-post{right:0}.jeg_post_nav .post .arrow{display:block;position:relative;font-size:48px;width:48px;height:48px;line-height:48px;color:rgb(255 255 255 / .5);transition:.25s ease .15s}.jeg_post_nav .post:hover .arrow{opacity:0;transform:translate3d(-50%,0,0)}.jeg_post_nav .next-post:hover .arrow{transform:translate3d(50%,0,0)}.jeg_post_nav .post-title{display:block;color:#fff;font-size:14px;width:200px;position:absolute;top:0;margin:0;opacity:0;visibility:hidden;transition:.3s}.jeg_post_nav .post-title span{display:inline;background:rgb(0 0 0 / .75)}.jeg_post_nav .post:hover .post-title{opacity:1;visibility:visible;transition:.25s ease .3s;transform:translate3d(0,0,0)}.jeg_post_nav .prev-post .post-title{left:20px;transform:translate3d(-30px,0,0)}.jeg_post_nav .next-post .post-title{right:20px;text-align:right;transform:translate3d(30px,0,0)}body.jeg_single_tpl_4.jeg_force_fs,body.jeg_single_tpl_5.jeg_force_fs{background-image:none!important}body.jeg_single_tpl_4.jeg_force_fs .jeg_featured_bg,body.jeg_single_tpl_5.jeg_force_fs .jeg_featured_bg{height:100vh}.jeg_autoload_separator{position:relative}.jeg_autoload_separator:after{content:"";display:table;clear:both}.jeg_autoload_separator .separator_bg{background:rgb(0 0 0 / .01) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAE0lEQVQYV2NkwAIYqSy4YMGC/wAIQwLlE7lczAAAAABJRU5ErkJggg==);min-height:54px}.jeg_autoload_separator .jeg_ad_module{margin-bottom:0}.jsc_dark .jeg_autoload_separator .separator_bg{background-color:#fff0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAEUlEQVR4AWP4//8/BqaBoC8AeRBLA9DuAEcAAAAASUVORK5CYII=)}.jeg_popup_post{display:block;position:fixed;background:#fff;width:300px;bottom:150px;right:15px;z-index:4;border-radius:3px;-webkit-box-shadow:0 0 1px rgb(0 0 0 / .2),0 2px 20px rgb(0 0 0 / .15);box-shadow:0 0 1px rgb(0 0 0 / .2),0 2px 20px rgb(0 0 0 / .15);padding:5px 20px 15px 15px;opacity:0;visibility:hidden;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.jeg_popup_post.active{opacity:1;visibility:visible;bottom:100px;-webkit-transition:.4s ease;-o-transition:.4s ease;transition:.4s ease}.jeg_popup_post .caption{color:#fff;font-size:11px;text-transform:uppercase;letter-spacing:1px;font-weight:700;position:absolute;right:0;bottom:0;line-height:1;padding:3px 5px;background:#f70d28}.jeg_popup_content{margin-top:15px}.jeg_popup_content:nth-child(2){margin-top:10px}.jeg_popup_content .jeg_thumb{float:left;margin-right:10px;width:60px}.jeg_popup_content .post-title{font-size:14px;margin:0}.jeg_popup_content .post-title a{color:inherit}.jeg_popup_close{color:#949494;position:absolute;right:0;top:0;width:25px;height:25px;line-height:25px;font-size:12px;text-align:center}.comments-title{font-weight:700;font-size:26px;margin:20px 0;letter-spacing:-.02em}.comments-title .count{display:inline-block;font-size:13px;background:#999;color:#fff;border-radius:3px;padding:2px 12px;vertical-align:middle;margin-left:5px}.commentlist,.pinglist{clear:both;font-size:15px;line-height:24px}.commentlist li,.pinglist li{clear:both;font-size:1em}.comment-body{padding:20px 0 0 70px;border-top:1px solid rgb(255 255 255 / .3)}.commentlist .children{margin-left:2em}.commentlist .comment-body,.pinglist li{clear:both;margin-bottom:10px}.commentlist .comment-author,.commentlist .comment-awaiting-moderation,.commentlist .comment-meta{font-size:15px;display:inline-block;line-height:22px}.commentlist .comment-author{margin-right:6px;margin-bottom:6px;position:relative}.commentlist .fn,.pinglist .ping-link{color:#212121;font-size:14px;font-style:normal;font-weight:700}.commentlist .fn a{color:inherit}.commentlist .says{display:none}.commentlist .avatar{border-radius:100%;width:55px;position:absolute;top:0;left:-70px}.commentlist .bypostauthor>.comment-body>.comment-author>.fn{color:#f70d28}.commentlist .comment-meta .fa,.pinglist .ping-meta:before{color:#a0a0a0;margin-right:2px}.pinglist .ping-meta:before{content:"\f017";font-family:FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.commentlist .comment-meta a,.pinglist .ping-meta{color:#a0a0a0;font-size:12px}.comment-content p{margin-bottom:1em}.comment-content p:first-child{margin-top:0}.comment-content p:last-child{margin-bottom:.5em}.commentlist .reply a{color:#a0a0a0;font-weight:700;font-size:11px;text-rendering:auto}.commentlist .reply a:before{content:"\f075";font-family:FontAwesome;margin-right:5px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.comment-awaiting-moderation{color:#24a5db;font-style:normal}.comment-navigation{padding-top:20px}.comment-navigation a{color:#212121;font-size:13px;font-weight:700;border:1px solid #eee;padding:5px 10px;-webkit-transition:.2s ease;transition:.2s ease}.comment-navigation a:after,.comment-navigation a:before{font-family:FontAwesome}.comment-navigation a:hover{background:#f5f5f5}.comment-navigation .prev-comment{float:left}.comment-navigation .next-comment{float:right}.comment-navigation .prev-comment a:before{content:"\f104";padding-right:6px}.comment-navigation .next-comment a:after{content:"\f105";padding-left:6px}.pinglist li{padding-left:0}.pinglist .ping-meta{font-size:13px;line-height:22px}.comment-respond{border-top:3px solid #eee;margin-top:30px}.comment-reply-title{font-weight:700;font-size:24px;margin:20px 0 10px;letter-spacing:-.02em;position:relative}.comment-reply-title small a{position:absolute;top:4px;right:15px;width:24px;height:24px;text-indent:-9999em}.comment-reply-title small a:after,.comment-reply-title small a:before{content:'';position:absolute;width:2px;height:100%;top:0;left:50%;background:#f70d28;-webkit-transition:background .2s linear;-o-transition:background .2s linear;transition:background .2s linear}.comment-reply-title small a:hover:after,.comment-reply-title small a:hover:before{background:#212121}.comment-reply-title small a:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.comment-reply-title small a:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.comment-form p{margin:0 0 20px}.comment-form p.form-submit{clear:both}.comment-form label{display:block;font-weight:700;margin-bottom:.5em}.comment-form-email,.comment-form-url{width:50%;float:left}.comment-form-email{padding-right:15px}.comment-form-url{padding-left:15px}.comment-form-cookies-consent{clear:both;position:relative}.comment-form-cookies-consent input{position:absolute;top:.35em;left:0}.comment-form-cookies-consent label{display:inline-block;padding-left:20px}.pingback .comment-body{padding-left:0}.pingback .edit-link::before{content:".jnews-dark-mode{--j-grey-bg-color:#494949;--j-darkgrey-bg-color:#282828;--j-bg-color:#1A1A1A;--j-dark-bg-color:#131313;--j-txt-color:#CACACA;--j-link-txt-color:#ffffff;--j-meta-txt-color:#8B8B8B;--j-border-color:#303030;color:var(--j-txt-color);background-color:var(--j-bg-color)}.jnews-dark-mode.jeg_boxed{background-color:#000}.jnews-dark-mode #buddypress #header-cover-image,.jnews-dark-mode #buddypress table.forum tr.alt td,.jnews-dark-mode #buddypress table.messages-notices tr.alt td,.jnews-dark-mode #buddypress table.notifications tr.alt td,.jnews-dark-mode #buddypress table.notifications-settings tr.alt td,.jnews-dark-mode #buddypress table.profile-fields tr.alt td,.jnews-dark-mode #buddypress table.profile-settings tr.alt td,.jnews-dark-mode #buddypress table.wp-profile-fields tr.alt td,.jnews-dark-mode #header-cover-image,.jnews-dark-mode .buddypress-wrap .bp-tables-user tr.alt td,.jnews-dark-mode .buddypress-wrap table.wp-profile-fields tr.alt td,.jnews-dark-mode .footer_dark,.jnews-dark-mode .jeg_autoload_separator,.jnews-dark-mode .jeg_cartcontent,.jnews-dark-mode .jeg_footer.dark .jeg_footer_content,.jnews-dark-mode .jeg_megamenu .sub-menu,.jnews-dark-mode .jeg_megamenu .sub-menu .jeg_newsfeed_subcat li.active a,.jnews-dark-mode .jeg_megamenu .sub-menu .newsfeed_overlay,.jnews-dark-mode .jeg_menu li>ul,.jnews-dark-mode .jeg_mobile_midbar,.jnews-dark-mode .jeg_mobile_midbar.dark,.jnews-dark-mode .jeg_socialcounter li a,.jnews-dark-mode .jeg_video_playlist_item,.jnews-dark-mode .jeg_video_playlist_list_inner_wrapper{background-color:var(--j-dark-bg-color)!important}.jnews-dark-mode .sub-menu .jeg_newsfeed_subcat{background-color:rgb(0 0 0 / .7)}.jnews-dark-mode #jeg_off_canvas .jeg_mobile_wrapper,.jnews-dark-mode .activity-list .activity-item .activity-content .activity-inner,.jnews-dark-mode .activity-list .activity-item .activity-content blockquote,.jnews-dark-mode .buddypress-wrap .bp-feedback,.jnews-dark-mode .buddypress-wrap .bp-tables-user tbody tr,.jnews-dark-mode .buddypress-wrap table.forum tbody tr,.jnews-dark-mode .buddypress-wrap table.wp-profile-fields tbody tr,.jnews-dark-mode .elementor-widget .jeg_about_name,.jnews-dark-mode .jeg_account_left,.jnews-dark-mode .jeg_block_heading_5 .jeg_block_title span,.jnews-dark-mode .jeg_block_heading_5 .jeg_subcat,.jnews-dark-mode .jeg_container:not(.dark),.jnews-dark-mode .jeg_content,.jnews-dark-mode .jeg_deals:not(.jeg_deals_float),.jnews-dark-mode .jeg_deals:not(.jeg_deals_float) .jeg_storelist li,.jnews-dark-mode .jeg_deals_float .jeg_storelist li,.jnews-dark-mode .jeg_footer.dark .jeg_footer_bottom,.jnews-dark-mode .jeg_header .jeg_bottombar.jeg_navbar_boxed:not(.jeg_navbar_dark) .jeg_nav_row,.jnews-dark-mode .jeg_header .jeg_bottombar.jeg_navbar_wrapper:not(.jeg_navbar_boxed):not(.jeg_navbar_dark),.jnews-dark-mode .jeg_hero_style_6 .jeg_post_meta,.jnews-dark-mode .jeg_hero_style_6 .jeg_post_title a,.jnews-dark-mode .jeg_heropost_14 .jeg_pl_lg_7,.jnews-dark-mode .jeg_heropost_14 .jeg_pl_lg_7 .jeg_thumb .jeg_post_category a,.jnews-dark-mode .jeg_lang_dropdown_wrapper .jeg_lang_dropdown,.jnews-dark-mode .jeg_lang_switcher,.jnews-dark-mode .jeg_midbar:not(.dark),.jnews-dark-mode .jeg_mobile_midbar,.jnews-dark-mode .jeg_mobile_wrapper,.jnews-dark-mode .jeg_navbar_boxed .jeg_nav_row,.jnews-dark-mode .jeg_news_ticker_control .jeg_news_ticker_arrow:before,.jnews-dark-mode .jeg_newsfeed_subcat li.active,.jnews-dark-mode .jeg_overlay_slider_item_wrapper.active .jeg_overlay_slider_item,.jnews-dark-mode .jeg_owlslider .tns-controls button,.jnews-dark-mode .jeg_pb_boxed,.jnews-dark-mode .jeg_pl_lg_7 .jeg_thumb .jeg_post_category a,.jnews-dark-mode .jeg_search_popup_expand .jeg_search_form,.jnews-dark-mode .jeg_search_wrapper.jeg_search_modal_expand,.jnews-dark-mode .jeg_side_heading,.jnews-dark-mode .jeg_sidebar .widget_jnews_about .jeg_about_name,.jnews-dark-mode .jeg_sidefeed .jeg_post.active,.jnews-dark-mode .jeg_slider_type_1_wrapper .tns-controls button,.jnews-dark-mode .jeg_slider_type_5_wrapper .tns-controls button,.jnews-dark-mode .jeg_slider_type_8 .jeg_item_caption,.jnews-dark-mode .jeg_slider_wrapper.jeg_owlslider .tns-controls button,.jnews-dark-mode .jeg_splitpost_nav li:hover,.jnews-dark-mode .jeg_stickybar:not(.dark),.jnews-dark-mode .jeg_topbar:not(.dark),.jnews-dark-mode .jeg_userlist.style-1 .jeg_userlist-wrap,.jnews-dark-mode .jeg_userlist.style-2 .jeg_userlist-wrap,.jnews-dark-mode .owl-carousel .owl-nav div,.jnews-dark-mode .sidecontent_postwrapper,.jnews-dark-mode .tns-outer .tns-controls button,.jnews-dark-mode .widget .widget_jnews_about .jeg_about_name,.jnews-dark-mode.buddypress .buddypress-wrap .activity-read-more a,.jnews-dark-mode.buddypress .buddypress-wrap .comment-reply-link,.jnews-dark-mode.buddypress .buddypress-wrap .generic-button a,.jnews-dark-mode.buddypress .buddypress-wrap a.bp-title-button,.jnews-dark-mode.buddypress .buddypress-wrap a.button,.jnews-dark-mode.buddypress .buddypress-wrap button,.jnews-dark-mode.buddypress .buddypress-wrap input[type=button],.jnews-dark-mode.buddypress .buddypress-wrap input[type=reset],.jnews-dark-mode.buddypress .buddypress-wrap input[type=submit],.jnews-dark-mode.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a,.jnews-dark-mode.jeg_boxed .jeg_navbar_boxed,.jnews-dark-mode.jeg_sidecontent #jeg_sidecontent,.jnews-dark-mode.jeg_sidecontent #jeg_sidecontent .sidecontent_postwrapper{background-color:var(--j-bg-color)!important}.jnews-dark-mode .jeg_megamenu .owl-carousel .owl-nav div,.jnews-dark-mode .jeg_postblock_content .jeg_readmore,.jnews-dark-mode .jeg_review_info,.jnews-dark-mode .jeg_reviewbars .jeg_reviewbar_wrap,.jnews-dark-mode .jeg_slider_type_1_wrapper .tns-controls button.tns-next,.jnews-dark-mode .jeg_splitpost_4 .page_nav,.jnews-dark-mode .jeg_splitpost_5 .page_nav,.jnews-dark-mode .jeg_tabpost_nav li:hover,.jnews-dark-mode .jeg_video_playlist_item.active,.jnews-dark-mode .popularpost_item:not(:first-child) .jeg_post_title a:before,.jnews-dark-mode .socials_widget:not(.nobg) a .fa,.jnews-dark-mode .socials_widget:not(.nobg) a .jeg-icon,.jnews-dark-mode .split-template-19 .current_title span,.jnews-dark-mode .split-template-20 .current_title span,.jnews-dark-mode .thumbnail-container{background-color:var(--j-grey-bg-color)!important}.jnews-dark-mode #jeg_off_canvas.dark .jeg_mobile_wrapper,.jnews-dark-mode .jeg_footer.dark .jeg_footer_secondary,.jnews-dark-mode .jeg_footer_5.normal .jeg_footer_content .jeg_footer_social .socials_widget .fa,.jnews-dark-mode .jeg_footer_5.normal .jeg_footer_content .jeg_footer_social .socials_widget .jeg-icon,.jnews-dark-mode .jeg_header .jeg_bottombar.jeg_navbar_dark.jeg_navbar_boxed .jeg_nav_row,.jnews-dark-mode .jeg_header .jeg_bottombar.jeg_navbar_dark.jeg_navbar_wrapper:not(.jeg_navbar_boxed),.jnews-dark-mode .jeg_header_sticky .jeg_navbar_boxed .jeg_nav_row,.jnews-dark-mode .jeg_header_sticky .jeg_navbar_wrapper:not(.jeg_navbar_boxed),.jnews-dark-mode .jeg_midbar.dark,.jnews-dark-mode .jeg_mobile_midbar.dark,.jnews-dark-mode .jeg_topbar.dark{background-color:var(--j-dark-bg-color)!important}.jnews-dark-mode #buddypress div.item-list-tabs ul li.current a span,.jnews-dark-mode #buddypress div.item-list-tabs ul li.selected a span,.jnews-dark-mode #jeg_loginform,.jnews-dark-mode #jeg_registerform,.jnews-dark-mode .buddypress-wrap .bp-navs li.current a .count,.jnews-dark-mode .buddypress-wrap .bp-navs li.selected a .count,.jnews-dark-mode .buddypress_object_nav .bp-navs li.current a .count,.jnews-dark-mode .buddypress_object_nav .bp-navs li.selected a .count,.jnews-dark-mode .content-inner .jeg_splitpost_nav,.jnews-dark-mode .dialog-widget-content,.jnews-dark-mode .elementor-post__card,.jnews-dark-mode .jeg_account_left,.jnews-dark-mode .jeg_account_page .frontend-submit-button,.jnews-dark-mode .jeg_deals_float,.jnews-dark-mode .jeg_empty_module,.jnews-dark-mode .jeg_filter_menu,.jnews-dark-mode .jeg_footer_5.dark .jeg_footer_content .jeg_footer_social .socials_widget .fa,.jnews-dark-mode .jeg_footer_5.dark .jeg_footer_content .jeg_footer_social .socials_widget .jeg-icon,.jnews-dark-mode .jeg_header .jeg_search_no_expand .jeg_search_form .jeg_search_input,.jnews-dark-mode .jeg_instagram_heading>a,.jnews-dark-mode .jeg_pagenav_1 a.page_nav:hover,.jnews-dark-mode .jeg_pagenav_1 a.page_number:hover,.jnews-dark-mode .jeg_pagenav_2 .page_nav:hover,.jnews-dark-mode .jeg_pagenav_2 .page_number:hover,.jnews-dark-mode .jeg_pagenav_3 .page_nav:hover,.jnews-dark-mode .jeg_postblock .jeg_pl_lg_card .jeg_inner_post,.jnews-dark-mode .jeg_postblock .jeg_pl_lg_card .jeg_postblock_content,.jnews-dark-mode .jeg_postblock .jeg_pl_md_card .jeg_inner_post,.jnews-dark-mode .jeg_postblock .jeg_pl_md_card .jeg_postblock_content,.jnews-dark-mode .jeg_postblock_32 .jeg_post_meta,.jnews-dark-mode .jeg_postblock_35 .jeg_post_meta,.jnews-dark-mode .jeg_review_search .review-search-form,.jnews-dark-mode .jeg_reviewdetail .conspros,.jnews-dark-mode .jeg_search_result,.jnews-dark-mode .jeg_share_button.share-float.share-monocrhome a,.jnews-dark-mode .jeg_splitpost_1>span,.jnews-dark-mode .split-template-16,.jnews-dark-mode .split-template-19,.jnews-dark-mode .split-template-20,.jnews-dark-mode.woocommerce div.product .woocommerce-tabs ul.tabs li.active,.jnews-dark-mode.woocommerce nav.woocommerce-pagination ul li a:focus,.jnews-dark-mode.woocommerce nav.woocommerce-pagination ul li a:hover,.jnews-dark-mode.woocommerce nav.woocommerce-pagination ul li span.current{background-color:var(--j-darkgrey-bg-color)!important}.jnews-dark-mode .jeg_reviewdetail,.jnews-dark-mode tr:hover{background:var(--j-grey-bg-color)!important}.jnews-dark-mode .entry-content .pullquote:after,.jnews-dark-mode .entry-content .pullquote:before,.jnews-dark-mode .jeg_block_heading_2,.jnews-dark-mode .jeg_block_loadmore a:after,.jnews-dark-mode .jeg_block_loadmore a:before,.jnews-dark-mode .jeg_share_stats>div:last-child:after,.jnews-dark-mode .jeg_userlist.style-5 .jeg_userlist-wrap,.jnews-dark-mode .okayNav__nav--invisible,.jnews-dark-mode .split-template-10 .pagenum,.jnews-dark-mode .split-template-11 .pagenum,.jnews-dark-mode .split-template-12 .pagenum,.jnews-dark-mode .split-template-13 .pagenum,.jnews-dark-mode .split-template-14 .current_title,.jnews-dark-mode .split-template-15 .pagenum,.jnews-dark-mode .split-template-18 .pagenum,.jnews-dark-mode .split-template-20 .pagenum,.jnews-dark-mode .split-template-9 .pagenum{background-color:var(--j-border-color)!important}.jnews-dark-mode .jeg_archive_search,.jnews-dark-mode .jeg_footer:not(.dark) .jeg_footer_bottom,.jnews-dark-mode .jeg_footer:not(.dark) .jeg_footer_content,.jnews-dark-mode .jeg_footer:not(.dark) .jeg_footer_secondary{background-color:#292929!important}.jnews-dark-mode .jeg_blocklink .jeg_block_content div,.jnews-dark-mode .jeg_hero_style_7 .jeg_postblock_content,.jnews-dark-mode .jeg_pb_boxed,.jnews-dark-mode.jnews_boxed_container .jeg_account_right,.jnews-dark-mode.jnews_boxed_container .jeg_authorpage .jeg_author_wrap,.jnews-dark-mode.jnews_boxed_container .jeg_block_heading_5 .jeg_block_title span,.jnews-dark-mode.jnews_boxed_container .jeg_block_heading_5 .jeg_subcat,.jnews-dark-mode.jnews_boxed_container .jeg_inner_content,.jnews-dark-mode.jnews_boxed_container .jeg_main .widget,.jnews-dark-mode.jnews_boxed_container .jnews_index_content_wrapper{background:#242424!important}.jnews-dark-mode .jeg_hero_style_7 .jeg_postblock_content{background-color:rgb(26 26 26 / .94)}.jnews-dark-mode .jeg_block_heading_8 .jeg_block_title span,.jnews-dark-mode .jeg_block_loadmore a,.jnews-dark-mode .jeg_breakingnews .jeg_news_ticker_arrow,.jnews-dark-mode .jeg_post .box_wrap,.jnews-dark-mode .jeg_search_form{background-color:#fff0}.jnews-dark-mode .jeg_postblock_30 .jeg_pl_lg_7{background:0 0}.jnews-dark-mode .jeg_postblock .jeg_block_nav a:hover:not(.disabled),.jnews-dark-mode .jeg_postblock .owl-carousel .owl-nav div:hover,.jnews-dark-mode .owl-carousel .owl-nav div:hover,.jnews-dark-mode .tns-outer .tns-controls button:hover{background:rgb(255 255 255 / .3)}.jnews-dark-mode .jeg_breakingnews .jeg_news_ticker_arrow:hover,.jnews-dark-mode .jeg_postblock .jeg_block_nav a{background:rgb(0 0 0 / .4)}.jnews-dark-mode .jeg_postblock .module-overlay,.jnews-dark-mode .jeg_r