/* JNews frontend.min.css — kullanilan kurallar (otomatik cikarim 2026-09-12, 12 sayfa) */
@font-face { font-display: swap; font-family: jegicon; font-style: normal; font-weight: 400; src: url("https://teknoyazar.com/wp-content/themes/jnews/assets/dist/font/jegicon.woff") format("woff"), url("https://teknoyazar.com/wp-content/themes/jnews/assets/dist/font/jegicon.ttf") format("truetype"); }
[class*=" jegicon-"]::before, [class^="jegicon-"]::before, [data-icon]::before { speak: none; line-height: 1; -webkit-font-smoothing: antialiased; font-family: jegicon !important; font-style: normal !important; font-variant: normal !important; font-weight: 400 !important; text-transform: none !important; }
.jegicon-cross::before { content: "d"; }
.okayNav:not(.loaded) { user-select: none; visibility: hidden; }
.chosen-container .chosen-results li.active-result { cursor: pointer; display: list-item; }
.owl-carousel, .tns-slider { cursor: -webkit-grab; }
.owl-carousel .owl-wrapper-outer, .tns-outer { position: relative; z-index: 1; }
.owl-carousel.owl-loaded, .tns-slider { height: auto !important; }
.owl-item, .tns-item { transform: translateZ(0px); }
.owl-item img, .tns-item img { width: 100%; }
.owl-theme .owl-dots, .tns-nav { text-align: center; -webkit-tap-highlight-color: transparent; }
.owl-theme .owl-dots .owl-dot, .tns-nav button { display: inline-block; zoom: 1; }
.owl-theme .owl-dots .owl-dot span, .tns-nav button { backface-visibility: visible; background: rgb(238, 238, 238); border-radius: 30px; display: block; height: 10px; margin: 5px 5px 0px; transition: opacity 0.2s; width: 10px; }
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span, .tns-nav button.tns-nav-active, .tns-nav button:hover { background: rgb(136, 136, 136); }
.owl-carousel .owl-nav div, .tns-outer .tns-controls button { background: transparent; border: 1px solid rgb(224, 224, 224); color: rgb(83, 88, 92); display: inline-block; font-size: 12px; line-height: 24px; margin-right: 5px; outline: none; text-align: center; transition: 0.2s; width: 26px; }
.owl-carousel .owl-nav div:last-child, .tns-outer .tns-controls button:last-child { margin-right: 0px; }
.owl-carousel .owl-nav div:hover, .tns-outer .tns-controls button:hover { background: rgb(247, 247, 247); color: rgb(33, 33, 33); }
.owl-carousel .owl-nav div::before, .tns-outer .tns-controls button::before { font-family: FontAwesome; text-rendering: auto; width: 100%; -webkit-font-smoothing: antialiased; }
.owl-carousel .owl-prev::before, .tns-outer button.tns-prev::before { content: ""; }
.owl-carousel .owl-next::before, .tns-outer button.tns-next::before { content: ""; }
@media only screen and (max-width: 480px){.jeg_owlslider .owl-nav div { font-size: 15px; height: 30px; line-height: 30px; width: 30px; }.jeg_owlslider .owl-nav .owl-next { right: 15px; }.jeg_owlslider .owl-nav .owl-prev { left: 15px; }.jeg_owlslider .owl-dot span { height: 8px; line-height: 8px; margin: 0px 4px; width: 8px; }}
@media only screen and (max-width: 320px){.jeg_owlslider .owl-dot span { height: 5px; line-height: 5px; margin: 0px 3px; width: 5px; }}
.pswp__counter, .pswp__share-modal { user-select: none; }
.pswp__share-modal { backface-visibility: hidden; background: rgba(0, 0, 0, 0.5); display: block; height: 100%; left: 0px; opacity: 0; padding: 10px; position: absolute; top: 0px; transition: opacity 0.25s ease-out; width: 100%; will-change: opacity; z-index: 1600; }
.pswp__share-modal--hidden { display: none; }
.pswp__share-tooltip { backface-visibility: hidden; background: rgb(255, 255, 255); border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 5px; display: block; position: absolute; right: 44px; top: 56px; transform: translateY(6px); transition: transform 0.25s; width: auto; will-change: transform; z-index: 1620; }
.pswp__share-tooltip a { display: block; font-size: 14px; line-height: 18px; padding: 8px 12px; }
.pswp__share-tooltip a, .pswp__share-tooltip a:hover { color: rgb(0, 0, 0); text-decoration: none; }
.pswp__share-tooltip a:first-child { border-radius: 2px 2px 0px 0px; }
.pswp__share-tooltip a:last-child { border-radius: 0px 0px 2px 2px; }
.pswp__share-modal--fade-in { opacity: 1; }
.pswp__share-modal--fade-in .pswp__share-tooltip { transform: translateY(0px); }
.pswp--touch .pswp__share-tooltip a { padding: 16px 12px; }
a.pswp__share--facebook::before { border-width: 6px; border-style: solid; border-color: transparent transparent rgb(255, 255, 255); border-image: none; content: ""; display: block; height: 0px; pointer-events: none; position: absolute; right: 15px; top: -12px; width: 0px; }
a.pswp__share--facebook:hover { background: rgb(62, 92, 154); color: rgb(255, 255, 255); }
a.pswp__share--facebook:hover::before { border-bottom-color: rgb(62, 92, 154); }
a.pswp__share--twitter:hover { background: rgb(85, 172, 238); color: rgb(255, 255, 255); }
a.pswp__share--pinterest:hover { background: rgb(204, 204, 204); color: rgb(206, 39, 45); }
a.pswp__share--download:hover { background: rgb(221, 221, 221); }
@-webkit-keyframes clockwise { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(1turn); }
}
@keyframes clockwise { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(1turn); }
}
@-webkit-keyframes donut-rotate { 
  0% { transform: rotate(0deg); }
  50% { transform: rotate(-140deg); }
  100% { transform: rotate(0deg); }
}
@keyframes donut-rotate { 
  0% { transform: rotate(0deg); }
  50% { transform: rotate(-140deg); }
  100% { transform: rotate(0deg); }
}
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 { border: 0px; font: inherit; margin: 0px; padding: 0px; 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; }
body { background: rgb(255, 255, 255); color: rgb(83, 88, 92); font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-size: 14px; line-height: 1.6em; -webkit-font-smoothing: antialiased; overflow-anchor: none; }
body, html { height: 100%; margin: 0px; }
::-webkit-selection { background: rgb(253, 230, 154); color: rgb(33, 33, 33); text-shadow: none; }
::selection { background: rgb(253, 230, 154); color: rgb(33, 33, 33); text-shadow: none; }
a { color: rgb(247, 13, 40); text-decoration: none; }
a:focus, a:hover { color: rgb(33, 33, 33); outline: 0px; }
audio, canvas, img, video { vertical-align: middle; }
img { max-width: 100%; height: auto; }
textarea { resize: vertical; }
button, input, label, optgroup, select, textarea { font: inherit; }
.clearfix::after, .comment-navigation::after, .container::after, .jeg_authorbox::after, .jeg_block_heading::after, .jeg_popup_content::after, .jeg_postblock::after, .row::after { clear: both; content: ""; display: table; }
h1, h2, h3, h4, h5, h6 { color: rgb(33, 33, 33); text-rendering: optimizelegibility; }
h1 { font-size: 2.25em; letter-spacing: -0.02em; line-height: 1.25; margin: 0.67em 0px 0.5em; }
h2 { font-size: 1.953em; line-height: 1.35; margin: 0.83em 0px 0.5em; }
h3 { font-size: 1.563em; line-height: 1.4; margin: 1em 0px 0.5em; }
b, strong { font-weight: 700; }
em, i { font-style: italic; }
p, pre { margin: 0px 0px 1.75em; text-rendering: optimizelegibility; }
code, kbd, pre, samp { font-family: "Lucida Console", Monaco, monospace; font-size: 0.9em; padding: 0.2em 0.5em; }
@media (max-width: 767px){.container { width: calc(100% - 10px); }}
@media (max-width: 479px){.container { width: 100%; }}
@media (min-width: 768px){.container, .jeg_vc_content > .vc_element > .vc_row, .jeg_vc_content > .vc_element > .vc_row[data-vc-full-width="true"]:not([data-vc-stretch-content="true"]) > .jeg-vc-wrapper, .jeg_vc_content > .vc_row, .jeg_vc_content > .vc_row[data-vc-full-width="true"]:not([data-vc-stretch-content="true"]) > .jeg-vc-wrapper, .jeg_vc_content > .wpb-content-wrapper > .vc_element > .vc_row, .jeg_vc_content > .wpb-content-wrapper > .vc_element > .vc_row[data-vc-full-width="true"]:not([data-vc-stretch-content="true"]) > .jeg-vc-wrapper, .jeg_vc_content > .wpb-content-wrapper > .vc_row, .jeg_vc_content > .wpb-content-wrapper > .vc_row[data-vc-full-width="true"]:not([data-vc-stretch-content="true"]) > .jeg-vc-wrapper { max-width: 750px; }}
@media (min-width: 992px){.container, .jeg_vc_content > .vc_element > .vc_row, .jeg_vc_content > .vc_element > .vc_row[data-vc-full-width="true"]:not([data-vc-stretch-content="true"]) > .jeg-vc-wrapper, .jeg_vc_content > .vc_row, .jeg_vc_content > .vc_row[data-vc-full-width="true"]:not([data-vc-stretch-content="true"]) > .jeg-vc-wrapper, .jeg_vc_content > .wpb-content-wrapper > .vc_element > .vc_row, .jeg_vc_content > .wpb-content-wrapper > .vc_element > .vc_row[data-vc-full-width="true"]:not([data-vc-stretch-content="true"]) > .jeg-vc-wrapper, .jeg_vc_content > .wpb-content-wrapper > .vc_row, .jeg_vc_content > .wpb-content-wrapper > .vc_row[data-vc-full-width="true"]:not([data-vc-stretch-content="true"]) > .jeg-vc-wrapper { max-width: 970px; }}
@media (min-width: 1200px){.container, .jeg_vc_content > .vc_element > .vc_row, .jeg_vc_content > .vc_element > .vc_row[data-vc-full-width="true"]:not([data-vc-stretch-content="true"]) > .jeg-vc-wrapper, .jeg_vc_content > .vc_row, .jeg_vc_content > .vc_row[data-vc-full-width="true"]:not([data-vc-stretch-content="true"]) > .jeg-vc-wrapper, .jeg_vc_content > .wpb-content-wrapper > .vc_element > .vc_row, .jeg_vc_content > .wpb-content-wrapper > .vc_element > .vc_row[data-vc-full-width="true"]:not([data-vc-stretch-content="true"]) > .jeg-vc-wrapper, .jeg_vc_content > .wpb-content-wrapper > .vc_row, .jeg_vc_content > .wpb-content-wrapper > .vc_row[data-vc-full-width="true"]:not([data-vc-stretch-content="true"]) > .jeg-vc-wrapper { max-width: 1170px; }}
.container, .vc_column_container { margin-left: auto; margin-right: auto; padding-left: 15px; padding-right: 15px; }
*, ::after, ::before { box-sizing: border-box; }
.jeg_viewport { position: relative; }
.jeg_container, .jeg_container_full { margin: 0px auto; padding: 0px; width: auto; }
.post-ajax-overlay { background: rgb(245, 245, 245); inset: 0px; display: none; position: absolute; z-index: 5; }
.post-ajax-overlay .jnews_preloader_circle_outer { left: 0px; margin-left: 170px; position: fixed; top: 50%; width: 100%; }
.post-ajax-overlay .jeg_preloader.dot { left: 50%; margin-left: 170px; margin-top: 40px; position: fixed; top: 50%; }
.post-ajax-overlay .jeg_preloader.square { left: 50%; margin-left: 170px; margin-top: 0px; position: fixed; top: 50%; }
.chosen-container-single .chosen-single, input:not([type="submit"]), select, textarea { background: rgb(255, 255, 255); border: 1px solid rgb(224, 224, 224); border-radius: 0px; box-shadow: none; font-size: 14px; font-weight: 300; height: 40px; margin: 0px; max-width: 100%; outline: none; padding: 7px 14px; transition: 0.25s; width: 100%; }
.chosen-container .chosen-results li.active-result { font-size: 13px; line-height: inherit; padding: 4px 14px; text-align: inherit; }
input:not([type="submit"]):focus, select:focus, textarea:focus { border-color: rgb(204, 204, 204); box-shadow: rgba(0, 0, 0, 0.05) 0px 2px 2px inset; }
textarea { height: auto; min-height: 60px; }
.btn, .button, input[type="submit"] { appearance: none; background: rgb(247, 13, 40); border-width: medium; border-style: none; border-color: currentcolor; border-image: none; border-radius: 0px; color: rgb(255, 255, 255); cursor: pointer; display: inline-block; font-size: 13px; font-weight: 700; height: 40px; letter-spacing: 1px; line-height: 40px; outline: 0px; padding: 0px 20px; text-transform: uppercase; transition: 0.3s; }
.btn:focus, .button:focus, input[type="submit"]:focus { color: rgb(255, 255, 255); outline: rgb(102, 102, 102) dotted thin; }
.btn:hover, .button:hover, input[type="submit"]:hover { box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 0px 100px inset; color: rgb(255, 255, 255); }
.jeg_header { position: relative; }
.jeg_header .container { height: 100%; }
.jeg_nav_row { display: flex; flex-flow: row; position: relative; align-items: center; height: 100%; justify-content: space-between; }
.jeg_nav_grow { -webkit-box-flex: 1; flex: 1 1 0%; }
.jeg_nav_normal { flex: 0 0 auto; }
.item_wrap { display: flex; flex-flow: wrap; width: 100%; align-items: center; }
.jeg_nav_left { margin-right: auto; }
.jeg_nav_right { margin-left: auto; }
.jeg_nav_center { margin: 0px auto; }
.jeg_nav_alignleft { justify-content: flex-start; }
.jeg_nav_alignright { justify-content: flex-end; }
.jeg_nav_aligncenter { justify-content: center; }
.jeg_topbar { background: rgb(245, 245, 245); border-bottom: 1px solid rgb(224, 224, 224); color: rgb(117, 117, 117); font-size: 12px; position: relative; z-index: 11; -webkit-font-smoothing: auto; }
.jeg_topbar .jeg_nav_item { border-right: 1px solid rgb(224, 224, 224); padding: 0px 12px; }
.jeg_topbar.dark { background: rgb(33, 33, 33); border-bottom-width: 0px; color: rgb(245, 245, 245); }
.jeg_topbar.dark .jeg_search_toggle, .jeg_topbar.dark .jeg_search_wrapper.jeg_search_no_expand .jeg_search_button, .jeg_topbar.dark .jeg_search_wrapper.jeg_search_no_expand .jeg_search_input, .jeg_topbar.dark .jeg_top_lang_switcher > li > a { color: rgb(245, 245, 245); }
.jeg_topbar.dark .jeg_top_lang_switcher > li > a:hover, .jeg_topbar.dark .jeg_top_menu > li > a:hover { color: rgb(255, 255, 255); }
.jeg_topbar.dark .sf-arrows .sf-with-ul::after { color: rgba(255, 255, 255, 0.6); }
.jeg_topbar.dark .sf-arrows ul .sf-with-ul::after { color: inherit; }
.jeg_topbar.dark, .jeg_topbar.dark .jeg_nav_item { border-color: rgba(255, 255, 255, 0.15); }
.jeg_topbar .jeg_nav_item:last-child { border-right-width: 0px; }
.jeg_topbar .jeg_nav_row { height: 34px; line-height: 34px; }
.jeg_midbar.dark .sf-arrows .sf-with-ul::after { color: rgba(255, 255, 255, 0.6); }
.jeg_midbar.dark .jeg_carticon, .jeg_midbar.dark .jeg_nav_icon .jeg_mobile_toggle, .jeg_midbar.dark .jeg_search_toggle, .jeg_midbar.dark .jeg_top_weather, .jeg_midbar.dark .jeg_top_weather .jeg_weather_condition .jeg_weather_icon, .jeg_midbar.dark .jeg_top_weather > .jeg_weather_temp > .jeg_weather_unit, .jeg_midbar.dark .jeg_vertical_menu a { color: rgb(245, 245, 245); }
.jeg_navbar { background: rgb(255, 255, 255); border-bottom: 1px solid rgb(232, 232, 232); border-top: 0px solid rgb(232, 232, 232); box-sizing: content-box; line-height: 50px; position: relative; z-index: 9; }
.jeg_navbar .jeg_lang_expanded, .jeg_navbar.jeg_search_expanded { z-index: 9999; }
.jeg_navbar:first-child, .jeg_topbar + .jeg_navbar { z-index: 10; }
.jeg_navbar .jeg_nav_item { padding: 0px 14px; }
.jeg_navbar .jeg_separator { margin: 0px 7px; }
.jeg_navbar .jeg_separator:first-child { margin-left: 0px; }
.jeg_navbar .jeg_separator:last-child { margin-right: 0px; }
.jeg_navbar_boxed .jeg_nav_alignleft .jeg_nav_item:first-child .jeg_menu_style_1 { margin-left: -14px; }
.jeg_nav_item:first-child { padding-left: 0px; }
.jeg_nav_item:last-child { padding-right: 0px; }
.jeg_navbar_dark.jeg_navbar_boxed .jeg_nav_row, .jeg_navbar_dark:not(.jeg_navbar_boxed) { background: rgb(33, 33, 33); }
.jeg_navbar_dark .cartdetail, .jeg_navbar_dark .jeg_carticon, .jeg_navbar_dark .jeg_menu > li > a, .jeg_navbar_dark .jeg_search_toggle { color: rgb(250, 250, 250); }
.jeg_navbar_dark .sf-arrows .sf-with-ul::after { color: rgba(255, 255, 255, 0.6); }
.jeg_navbar_dark .sf-arrows ul .sf-with-ul::after { color: inherit; }
.jeg_navbar_dark .jeg_menu > li > ul { border-top: 0px; }
.jeg_featured { margin-bottom: 30px; }
.jeg_force_fs:not(.jeg_sidecontent) .jeg_featured_big { position: static; }
.jeg_force_fs .jeg_navbar_mobile, .jeg_force_fs:not(.jeg_sidecontent) .jeg_topbar { background: rgba(255, 255, 255, 0.2); border-bottom: 1px solid rgba(255, 255, 255, 0.15); }
.jeg_force_fs .toggle_btn, .jeg_force_fs:not(.jeg_sidecontent) .jeg_midbar, .jeg_force_fs:not(.jeg_sidecontent).jeg_boxed .jeg_navbar_boxed { background: transparent !important; }
.jeg_force_fs:not(.jeg_sidecontent) .dark .jeg_nav_item { border-color: rgba(255, 255, 255, 0.15) !important; }
.jeg_force_fs:not(.jeg_sidecontent) .jeg_topbar .jeg_menu > li > a, .jeg_force_fs:not(.jeg_sidecontent) .jeg_topbar .jeg_search_toggle, .jeg_force_fs:not(.jeg_sidecontent) .jeg_topbar .jeg_search_wrapper.jeg_search_no_expand .jeg_search_button, .jeg_force_fs:not(.jeg_sidecontent) .jeg_topbar .jeg_search_wrapper.jeg_search_no_expand .jeg_search_input, .jeg_force_fs:not(.jeg_sidecontent) .jeg_topbar .jeg_top_lang_switcher > li > a { color: rgb(245, 245, 245); }
.jeg_force_fs:not(.jeg_sidecontent) .jeg_topbar .jeg_top_menu > li > a:hover { color: rgb(255, 255, 255); }
.jeg_logo { position: relative; }
.site-title { font-size: 60px; letter-spacing: -0.02em; line-height: 1; margin: 0px; padding: 0px; }
.jeg_mobile_logo .site-title { font-size: 34px; }
.site-title a { color: rgb(33, 33, 33); display: block; }
.jeg_midbar.dark .site-title a, .jeg_navbar.jeg_navbar_dark .site-title a { color: rgb(245, 245, 245); }
.jeg_logo img { display: block; height: auto; width: auto; }
.jeg_bottombar .jeg_logo_img { max-height: 50px; }
.jeg_nav_left .jeg_logo { margin-right: 7px; }
.jeg_nav_left .jeg_logo:last-child { margin-right: 28px; }
.jeg_topbar .jeg_social_icon_block.nobg a .fa { font-size: 14px; }
.btn .fa { font-size: 14px; margin-right: 2px; }
.jeg_navbar .btn { font-size: 12px; font-weight: 500; height: 36px; line-height: 36px; padding: 0px 16px; }
.jeg_topbar .socials_widget a { margin: 0px 5px 0px 0px; }
.jeg_topbar .socials_widget a .fa, .jeg_topbar .socials_widget a .jeg-icon { line-height: 26px; width: 26px; }
.jeg_topbar .socials_widget.nobg a { margin-right: 14px; }
.jeg_topbar .socials_widget.nobg a:last-child { margin-right: 0px; }
.jeg_topbar .socials_widget.nobg a .fa { font-size: 14px; }
.jeg_menu_dropdown #mobile-aside-multilang .drop-down-wrapper img { width: 32px; }
.jeg_menu_dropdown #mobile-aside-multilang .drop-down-wrapper { font-size: 18px; font-weight: 700; letter-spacing: 0px; line-height: 100%; padding: 12px 0px; }
.jeg_menu_dropdown #mobile-aside-multilang .sub-menu li { margin: 0px; padding: 12px 0px; }
.jeg_menu_dropdown #mobile-aside-multilang .sub-menu li img { height: 15px; }
.jeg_menu_dropdown #mobile-aside-multilang .drop-down-wrapper span { align-items: center; display: flex; gap: 8px; }
.jeg_menu_dropdown #mobile-aside-multilang i.arrow-icon { top: unset; }
.jeg_menu_dropdown #mobile-aside-multilang .sub-menu li { font-size: 15px; font-weight: 400; letter-spacing: 0px; line-height: 100%; }
.jeg_menu_dropdown.language-swicher .sub-menu > li a { align-items: center; display: flex; gap: 6px; width: 100%; }
.jeg_separator { border-left: 1px solid rgb(224, 224, 224); height: 30px; }
.dark .jeg_separator, .jeg_navbar_dark .jeg_separator { border-color: rgba(255, 255, 255, 0.15); }
.jeg_cart.open .jeg_cartcontent_fallback { opacity: 1; visibility: visible; }
.jeg_search_wrapper { position: relative; }
.jeg_search_wrapper .jeg_search_form { display: block; line-height: normal; min-width: 60%; position: relative; }
.jeg_search_toggle { color: rgb(33, 33, 33); display: block; text-align: center; }
.jeg_topbar .jeg_search_toggle { color: inherit; font-size: 14px; min-width: 13px; }
.jeg_midbar .jeg_search_toggle { font-size: 18px; line-height: 50px; min-width: 16px; }
.jeg_navbar .jeg_search_toggle { font-size: 16px; min-width: 15px; }
.jeg_search_wrapper .jeg_search_input { height: 40px; padding: 0.5em 30px 0.5em 14px; vertical-align: middle; width: 100%; }
.jeg_search_wrapper .jeg_search_button { background: transparent; border: 0px; bottom: 0px; color: rgb(33, 33, 33); cursor: pointer; font-size: 14px; height: auto; line-height: normal; min-height: unset; outline: none; padding: 0px 10px; position: absolute; right: 0px; top: 0px; transition: none; }
.jeg_search_wrapper .jeg_search_button:hover { background: transparent; box-shadow: none; color: inherit; }
.jeg_navbar .jeg_search_wrapper .jeg_search_input { height: 36px; }
.jeg_topbar .jeg_search_wrapper .jeg_search_form { display: block; }
.jeg_topbar .jeg_search_no_expand .jeg_search_input { background: transparent; border: 0px; box-shadow: none; height: auto; line-height: 34px; padding: 0px 20px 0px 0px !important; }
.jeg_topbar .jeg_search_no_expand .jeg_search_button { color: rgb(117, 117, 117); width: auto; padding-right: 0px !important; }
.jeg_search_no_expand .jeg_search_toggle { display: none; }
.jeg_search_no_expand.rounded .jeg_search_input { border-radius: 4px; }
.jeg_search_no_expand.square .jeg_search_input { border-radius: 0px; }
.jeg_search_no_expand.round .jeg_search_input { border-radius: 33px; padding: 0.5em 15px; }
.jeg_search_no_expand.round .jeg_search_button { padding-right: 12px; }
.jeg_midbar .jeg_search_no_expand .jeg_search_input { font-size: 15px; padding: 0.5em 35px 0.5em 15px; }
.jeg_midbar .jeg_search_wrapper .jeg_search_button { padding-right: 15px; }
.jeg_midbar .jeg_search_no_expand.round .jeg_search_input { padding: 0.5em 35px 0.5em 20px; }
.jeg_midbar .jeg_search_no_expand.round .jeg_search_button { padding-right: 15px; }
.jeg_navbar_dark .jeg_search_no_expand .jeg_search_input { background: rgba(255, 255, 255, 0.1); border-color: transparent; }
.jeg_navbar_dark .jeg_search_no_expand .jeg_search_button, .jeg_navbar_dark .jeg_search_no_expand .jeg_search_input { color: rgb(250, 250, 250); }
.jeg_navbar_dark .jeg_search_no_expand .jeg_search_input::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.75); }
.jeg_search_popup_expand .jeg_search_form { background: rgb(255, 255, 255); border: 1px solid rgb(238, 238, 238); box-shadow: rgba(0, 0, 0, 0.09) 0px 1px 4px; display: block; height: 0px; opacity: 0; padding: 0px; position: absolute; right: -4px; text-align: center; top: 100%; transition: height 0.1s; visibility: hidden; width: 325px; z-index: 12; }
.jeg_search_expanded .jeg_search_popup_expand .jeg_search_form { height: auto; opacity: 1; padding: 20px; transition: padding 0.2s, height 0.1s, opacity 0.15s; visibility: visible; }
.jeg_lang_dropdown::before, .jeg_search_popup_expand .jeg_search_form::before { border-color: transparent transparent rgb(255, 255, 255); border-style: solid; border-width: 0px 8px 8px; color: rgb(255, 255, 255); content: ""; position: absolute; right: 16px; top: -8px; z-index: 98; }
.jeg_search_popup_expand .jeg_search_form::after { border-color: transparent transparent rgb(234, 234, 234); border-style: solid; border-width: 0px 9px 9px; color: rgb(255, 255, 255); content: ""; position: absolute; right: 15px; top: -9px; z-index: 97; }
.jeg_topbar .jeg_search_popup_expand .jeg_search_form, .jeg_topbar .jeg_search_popup_expand .jeg_search_result { right: 0px; }
.jeg_topbar .jeg_nav_left .jeg_search_popup_expand .jeg_search_form, .jeg_topbar .jeg_nav_left .jeg_search_popup_expand .jeg_search_result { left: 0px; }
.jeg_topbar .jeg_search_popup_expand .jeg_search_form::before { border-width: 0px 6px 6px; right: 11px; top: -6px; }
.jeg_topbar .jeg_search_popup_expand .jeg_search_form::after { border-width: 0px 7px 7px; right: 10px; top: -8px; }
.jeg_topbar .jeg_search_popup_expand:last-child .jeg_search_form, .jeg_topbar .jeg_search_popup_expand:last-child .jeg_search_result { right: -12px; }
.jeg_topbar .jeg_nav_left .jeg_search_popup_expand:first-child .jeg_search_form, .jeg_topbar .jeg_nav_left .jeg_search_popup_expand:first-child .jeg_search_result { left: -12px; }
.jeg_topbar .jeg_nav_left .jeg_search_popup_expand .jeg_search_form::before { left: 11px; right: auto; }
.jeg_topbar .jeg_nav_left .jeg_search_popup_expand .jeg_search_form::after { left: 10px; right: auto; }
.jeg_search_popup_expand .jeg_search_input { box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 15px 0px inset; width: 100%; }
.jeg_search_popup_expand .jeg_search_button { bottom: 0px; color: rgb(136, 136, 136); position: absolute; right: 20px; top: 0px; }
.jeg_midbar .jeg_search_popup_expand:last-child .jeg_search_form, .jeg_midbar .jeg_search_popup_expand:last-child .jeg_search_result { right: -18px; }
.jeg_midbar .jeg_search_popup_expand .jeg_search_form::before { right: 17px; }
.jeg_midbar .jeg_search_popup_expand .jeg_search_form::after { right: 16px; }
.jeg_header.full .jeg_midbar .jeg_nav_right .jeg_search_popup_expand:last-child .jeg_search_form, .jeg_header.full .jeg_midbar .jeg_nav_right .jeg_search_popup_expand:last-child .jeg_search_result { right: -15px; }
.jeg_header.full .jeg_midbar .jeg_nav_right .jeg_search_popup_expand:last-child .jeg_search_form::before { right: 14px; }
.jeg_header.full .jeg_midbar .jeg_nav_right .jeg_search_popup_expand:last-child .jeg_search_form::after { right: 13px; }
.jeg_midbar .jeg_nav_left .jeg_search_popup_expand .jeg_search_form, .jeg_midbar .jeg_nav_left .jeg_search_popup_expand .jeg_search_result { left: -4px; right: auto; }
.jeg_midbar .jeg_nav_left .jeg_search_popup_expand .jeg_search_form::before { left: 16px; right: auto; }
.jeg_midbar .jeg_nav_left .jeg_search_popup_expand .jeg_search_form::after { left: 15px; right: auto; }
.jeg_midbar .jeg_nav_left .jeg_search_popup_expand:first-child .jeg_search_form, .jeg_midbar .jeg_nav_left .jeg_search_popup_expand:first-child .jeg_search_result { left: -18px; }
.jeg_midbar .jeg_nav_left .jeg_search_popup_expand:first-child .jeg_search_form::before { left: 17px; right: auto; }
.jeg_midbar .jeg_nav_left .jeg_search_popup_expand:first-child .jeg_search_form::after { left: 16px; right: auto; }
.jeg_navbar:not(.jeg_navbar_boxed):not(.jeg_navbar_menuborder) .jeg_search_popup_expand:last-child .jeg_search_form, .jeg_navbar:not(.jeg_navbar_boxed):not(.jeg_navbar_menuborder) .jeg_search_popup_expand:last-child .jeg_search_result { right: -17px; }
.jeg_navbar:not(.jeg_navbar_boxed):not(.jeg_navbar_menuborder) .jeg_nav_left .jeg_search_popup_expand:first-child .jeg_search_form, .jeg_navbar:not(.jeg_navbar_boxed):not(.jeg_navbar_menuborder) .jeg_nav_left .jeg_search_popup_expand:first-child .jeg_search_result { left: -17px; }
.jeg_header.full .jeg_navbar:not(.jeg_navbar_boxed):not(.jeg_navbar_menuborder) .jeg_nav_right .jeg_search_popup_expand:last-child .jeg_search_form, .jeg_header.full .jeg_navbar:not(.jeg_navbar_boxed):not(.jeg_navbar_menuborder) .jeg_nav_right .jeg_search_popup_expand:last-child .jeg_search_result { right: -15px; }
.jeg_header.full .jeg_navbar:not(.jeg_navbar_boxed):not(.jeg_navbar_menuborder) .jeg_nav_right .jeg_search_popup_expand:last-child .jeg_search_form::before { right: 14px; }
.jeg_header.full .jeg_navbar:not(.jeg_navbar_boxed):not(.jeg_navbar_menuborder) .jeg_nav_right .jeg_search_popup_expand:last-child .jeg_search_form::after { right: 13px; }
.jeg_navbar .jeg_nav_left .jeg_search_popup_expand .jeg_search_form, .jeg_navbar .jeg_nav_left .jeg_search_popup_expand .jeg_search_result { left: -4px; right: auto; }
.jeg_header.full .jeg_navbar:not(.jeg_navbar_boxed):not(.jeg_navbar_menuborder) .jeg_nav_left .jeg_search_popup_expand:not(:first-child) .jeg_search_form::before, .jeg_navbar .jeg_nav_left .jeg_search_popup_expand .jeg_search_form::before { left: 16px; right: auto; }
.jeg_header.full .jeg_navbar:not(.jeg_navbar_boxed):not(.jeg_navbar_menuborder) .jeg_nav_left .jeg_search_popup_expand:not(:first-child) .jeg_search_form::after, .jeg_navbar .jeg_nav_left .jeg_search_popup_expand .jeg_search_form::after { left: 15px; right: auto; }
.jeg_navbar.jeg_navbar_boxed .jeg_search_popup_expand:last-child .jeg_search_form, .jeg_navbar.jeg_navbar_boxed .jeg_search_popup_expand:last-child .jeg_search_result { right: 0px; }
.jeg_navbar.jeg_navbar_boxed .jeg_nav_left .jeg_search_popup_expand:first-child .jeg_search_form, .jeg_navbar.jeg_navbar_boxed .jeg_nav_left .jeg_search_popup_expand:first-child .jeg_search_result { left: 0px; }
.jeg_navbar.jeg_navbar_menuborder .jeg_nav_col:not(.jeg_nav_left) .jeg_search_popup_expand:last-child .jeg_search_form::before { right: 14px; }
.jeg_navbar.jeg_navbar_menuborder .jeg_nav_col:not(.jeg_nav_left) .jeg_search_popup_expand:last-child .jeg_search_form::after { right: 13px; }
.jeg_navbar.jeg_navbar_boxed .jeg_nav_left .jeg_search_popup_expand:first-child .jeg_search_form::before { left: 19px; right: auto; }
.jeg_navbar.jeg_navbar_boxed .jeg_nav_left .jeg_search_popup_expand:first-child .jeg_search_form::after { left: 18px; right: auto; }
.jeg_nav_left .jeg_search_popup_expand .jeg_search_form, .jeg_nav_left .jeg_search_popup_expand .jeg_search_result { left: 0px; right: auto; }
.jeg_nav_center .jeg_search_popup_expand .jeg_search_form, .jeg_nav_center .jeg_search_popup_expand .jeg_search_form::after, .jeg_nav_center .jeg_search_popup_expand .jeg_search_form::before { transform: translateX(50%); right: 50% !important; }
.jeg_search_expanded .jeg_search_modal_expand { background: rgb(255, 255, 255); float: none; min-height: 100%; position: fixed; right: 0px; top: 0px; width: 100%; z-index: 10000; }
.jeg_search_modal_expand .jeg_search_form { display: block; margin: 0px auto; opacity: 0; position: absolute; right: 0px; visibility: hidden; }
.jeg_lang_expanded .jeg_navbar_mobile, .jeg_lang_expanded .jeg_navbar_mobile.jeg_sticky_nav, .jeg_lang_expanded .jeg_navbar_wrapper.jeg_sticky_nav, .jeg_search_expanded .jeg_navbar_mobile, .jeg_search_expanded .jeg_navbar_mobile.jeg_sticky_nav, .jeg_search_expanded .jeg_navbar_wrapper, .jeg_search_expanded .jeg_navbar_wrapper.jeg_sticky_nav { transform: none !important; }
.admin-bar .jeg_search_expanded .jeg_navbar_wrapper, .admin-bar .jeg_search_expanded .jeg_navbar_wrapper.jeg_sticky_nav { transform: var(--offset) !important; }
.jeg_search_expanded .jeg_search_modal_expand .jeg_search_form { inset: -80px 0px 0px; height: 160px; margin: auto; opacity: 1; visibility: visible; width: 80%; }
.jeg_search_modal_expand .jeg_search_input { opacity: 0; transition: opacity 0.5s cubic-bezier(0.7, 0, 0.3, 1); }
.jeg_search_expanded .jeg_search_modal_expand .jeg_search_input { background: transparent; border-width: medium medium 5px; border-style: none none solid; border-color: currentcolor currentcolor rgb(238, 238, 238); border-image: none; box-shadow: none; color: rgb(102, 102, 102); font-size: 5em; height: 100%; opacity: 1; outline: 0px; padding: 0px 130px 0px 20px; transition: opacity 0.3s ease-out 0.15s; width: 100%; }
.jeg_search_modal_expand .jeg_search_input::-webkit-input-placeholder { color: rgb(160, 160, 160); }
.jeg_search_modal_expand .jeg_search_button { margin-left: 0px; opacity: 0; transform: translate3d(-30px, 0px, 0px) scale3d(0, 0, 1); }
.jeg_search_expanded .jeg_search_modal_expand .jeg_search_button { color: rgb(160, 160, 160); font-size: 5em; opacity: 1; padding: 0px 0px 0px 5px; pointer-events: auto; position: absolute; right: 0px; transform: translate3d(-30px, 0px, 0px) scaleX(1); transition: 0.25s ease-out 0.15s; }
.jeg_search_expanded .jeg_search_modal_expand .jeg_search_button .fa { font-size: inherit; }
.jeg_search_expanded .jeg_search_modal_expand .jeg_search_button:focus, .jeg_search_expanded .jeg_search_modal_expand .jeg_search_button:hover { color: rgb(33, 33, 33); outline: 0px; }
.jeg_header .jeg_search_expanded .jeg_search_wrapper.jeg_search_modal_expand .jeg_search_toggle { color: rgb(136, 136, 136); font-size: 24px; line-height: normal; pointer-events: auto; position: absolute; right: 0.5em; top: 0.5em; }
.jeg_search_hide { display: none; }
.jeg_search_result { background: rgb(255, 255, 255); border: 1px solid rgb(238, 238, 238); box-shadow: rgba(0, 0, 0, 0.09) 0px 1px 4px; height: 0px; line-height: 1; opacity: 0; padding: 0px; position: absolute; right: -4px; top: 100%; transition: height 0.1s; visibility: hidden; width: 325px; z-index: 9; }
.jeg_header .jeg_search_result { z-index: 10; }
.dark .jeg_search_result .jeg_post_meta .fa { color: inherit; }
.jeg_nav_left .jeg_search_result { left: 0px; right: auto; }
.jeg_search_result .jeg_pl_xs_3 .jeg_thumb { width: 60px; }
.jeg_search_result .jeg_pl_xs_3 .jeg_postblock_content { margin-left: 60px; }
.jeg_search_expanded .jeg_search_popup_expand .jeg_search_result { margin-top: 81px; }
.jeg_search_expanded .jeg_search_popup_expand .jeg_search_result, .widget_search .jeg_search_result { height: auto; opacity: 1; transition: padding 0.2s, height 0.1s, opacity 0.15s; visibility: visible; }
.widget_search .jeg_search_result { left: 0px; margin-top: 5px; width: 100%; }
.jeg_search_no_expand .jeg_search_result { height: auto; margin-top: 0px; min-width: 100%; opacity: 1; right: 0px; visibility: visible; }
.jeg_search_result .jeg_post, .jeg_search_result.no_result .search-noresult, .jeg_search_result.with_result .search-all-button { overflow: hidden; }
.jeg_search_result .jeg_post { margin: 15px; padding: 0px; }
.jeg_search_result .search-link { border-top: 1px solid rgb(238, 238, 238); display: none; font-size: 12px; padding: 12px 15px; text-align: center; }
.jeg_search_result .search-link .fa { margin-right: 5px; }
.jeg_search_result.with_result .search-all-button { cursor: pointer; display: block; }
.jeg_search_result.no_result .search-noresult { display: block; }
.jeg_popup { background: rgb(255, 255, 255); margin: 20px auto; max-width: 380px; padding: 35px; position: relative; width: auto; }
.jeg_popupform { text-align: center; }
.jeg_popupform .input_field { margin-bottom: 1em; }
.jeg_popupform h3 { font-size: 22px; font-weight: 700; margin-bottom: 0.5em; }
.jeg_popupform input:not([type="submit"]) { border-radius: 3px; font-size: 16px; height: 48px; text-align: center; }
.jeg_popupform .button { border-radius: 3px; font-size: 16px; height: 48px; letter-spacing: normal; text-transform: none; width: 100%; }
.jeg_popupform .jeg-custom-link-wrapper { display: flex; justify-content: center; }
.jeg_popupform .input_field.remember_me { margin: 25px 0px; text-align: left; }
.jeg_popupform .input_field.remember_me input[type="checkbox"] { height: auto; }
.bottom_links .jeg_popuplink { float: right; font-weight: 700; }
.mfp-ready .jeg_popup { display: block; }
body.admin-bar .jeg_popup .mfp-close { top: 0px; }
.jeg_navbar_mobile .jeg_saved_posts span { display: none; }
.jeg_menu > li { float: left; padding-right: 1.2em; position: relative; text-align: left; }
.jeg_menu > li:last-child { padding-right: 0px; }
.jeg_menu > li > a { transition: 0.2s; }
.jeg_midbar .jeg_menu:not(.jeg_main_menu) > li > a, .jeg_navbar .jeg_menu:not(.jeg_main_menu) > li > a { color: rgb(33, 33, 33); font-weight: bolder; line-height: 50px; }
.jeg_midbar .jeg_menu:not(.jeg_main_menu) > li > a:hover, .jeg_navbar .jeg_menu:not(.jeg_main_menu) > li > a:hover { color: rgb(247, 13, 40); }
.jeg_midbar.dark .jeg_menu > li > a, .jeg_navbar.jeg_navbar_dark .jeg_menu > li > a { color: rgb(245, 245, 245); }
.jeg_topbar .jeg_menu > li > a { color: inherit; }
.jeg_menu li li { line-height: 20px; position: relative; }
.jeg_menu li > ul { background: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px, rgba(0, 0, 0, 0.18) 0px 20px 40px; display: none; left: 0px; min-width: 15em; position: absolute; text-align: left; top: 100%; white-space: nowrap; z-index: 11; }
.jeg_menu li > ul li a { border-bottom: 1px solid rgb(238, 238, 238); color: rgb(123, 123, 123); font-size: 13px; padding: 8px 16px; transition: 0.1s; }
.jeg_menu li > ul > li:last-child > a { border-bottom: 0px; }
.jeg_menu li > ul li.current-menu-ancestor > a, .jeg_menu li > ul li.current-menu-item > a, .jeg_menu li > ul li.sfHover > a, .jeg_menu li > ul li:hover > a { background: rgb(245, 245, 245); color: rgb(33, 33, 33); }
.jeg_menu li > ul li.current-menu-ancestor > .sf-with-ul::after, .jeg_menu li > ul li.current-menu-item > .sf-with-ul::after, .jeg_menu li > ul li.sfHover > .sf-with-ul::after, .jeg_menu li > ul li:hover > .sf-with-ul::after { color: rgb(33, 33, 33); }
.sf-arrows .sf-with-ul::after { color: rgb(160, 160, 160); content: ""; display: inline-block; font-style: normal; font-variant: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-weight: normal; font-stretch: normal; line-height: 1; font-family: FontAwesome; font-size: inherit; margin-left: 5px; margin-right: -3px; text-rendering: auto; -webkit-font-smoothing: antialiased; transition: 0.1s; }
.sf-arrows ul .sf-with-ul { padding-right: 32px; }
.sf-arrows ul .sf-with-ul::after { color: rgb(148, 148, 148); content: ""; margin: -6px 0px 0px; position: absolute; right: 10px; top: 50%; }
.jeg_menu a, .jeg_menu li.sfHover > ul, .jeg_menu li:hover > ul { display: block; }
.jeg_menu a { position: relative; }
.jeg_main_menu > li { float: left; list-style: none; margin: 0px; padding: 0px; }
.jeg_main_menu > li > a { color: rgb(33, 33, 33); display: block; font-size: 1em; font-weight: 700; line-height: 50px; margin: 0px; padding: 0px 16px; position: relative; text-transform: uppercase; transition: color 0.2s, background 0.2s; white-space: nowrap; }
.jeg_main_menu > li.sfHover > .sf-with-ul::after, .jeg_main_menu > li > .sf-with-ul:hover::after { color: inherit; }
.jeg_topbar .jeg_main_menu:not(.jeg_menu_style_1) > li { padding-right: 0px; }
.jeg_topbar .jeg_main_menu:not(.jeg_menu_style_1) > li > a { line-height: inherit; }
.jeg_navbar_menuborder:not(.jeg_navbar_boxed):not(.jeg_stickybar) { border-top: 1px solid rgb(232, 232, 232); }
.jeg_megamenu ul.sub-menu { display: none !important; }
.jeg_navbar_boxed .jeg_nav_alignleft .jeg_mainmenu_wrap:first-child .jeg_menu_style_1 { margin-left: 20px; }
.jeg_navbar_shadow .jeg_megamenu .sub-menu, .jeg_navbar_shadow .jeg_menu > li > ul { border-top: 0px; z-index: 1; }
.jeg_menu_style_1 > li { line-height: 50px; padding-right: 22px; }
.jeg_menu_style_1 > li:last-child, .jeg_navbar_menuborder .jeg_menu_style_1 > li { padding-right: 0px; }
.jeg_navbar_menuborder .jeg_menu_style_1 > li > a { margin: 0px 16px; }
.jeg_navbar_fitwidth .jeg_menu_style_1 > li { line-height: 50px; text-align: center; }
.jeg_navbar_fitwidth .jeg_menu_style_1 > li > a { width: auto; }
.jeg_menu_style_1 > li > a { display: inline-block; line-height: normal; margin: 0px; padding: 6px 0px; }
.jeg_menu_style_1 > li > a::before { background: rgb(247, 13, 40); bottom: 0px; content: ""; height: 2px; opacity: 0; position: absolute; transition: 0.3s ease-in-out; width: 0px; }
.jeg_menu_style_1 > li.current-menu-ancestor > a::before, .jeg_menu_style_1 > li.current-menu-item > a::before, .jeg_menu_style_1 > li.sfHover > a::before, .jeg_menu_style_1 > li > a:hover::before { opacity: 1; width: 75%; }
.jeg_mobile_menu_style_1 > li.current-menu-ancestor a, .jeg_mobile_menu_style_1 > li.current-menu-item a { border-bottom: 3px solid rgb(247, 13, 40); }
.jeg_menu_style_2 > li > a::before { background: rgb(247, 13, 40); bottom: -1px; content: ""; height: 3px; left: 0px; margin: auto; opacity: 0; position: absolute; right: 0px; transition: 0.3s ease-in-out; width: 0px; }
.jeg_navbar_dark .jeg_menu_style_2 > li > a::before, .jeg_navbar_shadow .jeg_menu_style_2 > li > a::before { bottom: 0px; }
.jeg_menu_style_2 > li.current-menu-ancestor > a::before, .jeg_menu_style_2 > li.current-menu-item > a::before, .jeg_menu_style_2 > li.sfHover > a::before, .jeg_menu_style_2 > li > a:hover::before { opacity: 1; width: 80%; }
.jeg_mobile_menu_style_2 > li.current-menu-ancestor::after, .jeg_mobile_menu_style_2 > li.current-menu-item::after { border-bottom: 3px solid rgb(247, 13, 40); content: ""; display: block; width: 100%; }
.jeg_menu_style_3 > li > a::before { background: rgb(247, 13, 40); content: ""; height: 3px; left: 0px; margin: auto; opacity: 0; position: absolute; right: 0px; top: -1px; transition: 0.3s ease-in-out; width: 0px; }
.jeg_navbar_dark .jeg_menu_style_3 > li > a::before, .jeg_navbar_shadow .jeg_menu_style_3 > li > a::before { top: 0px; }
.jeg_menu_style_3 > li.current-menu-ancestor > a::before, .jeg_menu_style_3 > li.current-menu-item > a::before, .jeg_menu_style_3 > li.sfHover > a::before, .jeg_menu_style_3 > li > a:hover::before { opacity: 1; width: 80%; }
.jeg_mobile_menu_style_3 > li.current-menu-ancestor::before, .jeg_mobile_menu_style_3 > li.current-menu-item::before { border-bottom: 3px solid rgb(247, 13, 40); content: ""; display: block; width: 100%; }
.jeg_menu_style_4 > li.current-menu-ancestor > a, .jeg_menu_style_4 > li.current-menu-item > a, .jeg_menu_style_4 > li.sfHover > a, .jeg_menu_style_4 > li > a:hover { background: rgb(245, 245, 245); }
.jeg_menu_style_4 > li.current-menu-ancestor > .sf-with-ul::after, .jeg_menu_style_4 > li.current-menu-item > .sf-with-ul::after { color: inherit; }
.jeg_navbar_dark .jeg_menu_style_4 > li.current-menu-ancestor > a, .jeg_navbar_dark .jeg_menu_style_4 > li.current-menu-item > a, .jeg_navbar_dark .jeg_menu_style_4 > li.sfHover > a, .jeg_navbar_dark .jeg_menu_style_4 > li > a:hover { background: rgba(255, 255, 255, 0.15); }
.jeg_navbar_mobile_menu .jeg_mobile_menu_style_4 > li.current-menu-ancestor, .jeg_navbar_mobile_menu .jeg_mobile_menu_style_4 > li.current-menu-ancestor > a, .jeg_navbar_mobile_menu .jeg_mobile_menu_style_4 > li.current-menu-item, .jeg_navbar_mobile_menu .jeg_mobile_menu_style_4 > li.current-menu-item > a { background: rgb(245, 245, 245); }
.jeg_navbar_mobile_menu .jeg_mobile_menu_style_4 > li.current-menu-ancestor > .sf-with-ul::after, .jeg_navbar_mobile_menu .jeg_mobile_menu_style_4 > li.current-menu-item > .sf-with-ul::after { color: inherit; }
.jeg_menu_style_5 > li { padding-right: 22px; }
.jeg_menu_style_5 > li:last-child { padding-right: 0px; }
.jeg_menu_style_5 > li > a { padding: 0px; }
.jeg_menu_style_5 > li.current-menu-ancestor > a, .jeg_menu_style_5 > li.current-menu-item > a, .jeg_menu_style_5 > li.sfHover > a, .jeg_menu_style_5 > li > a:hover, .jeg_mobile_menu_style_5 > li.current-menu-ancestor > a, .jeg_mobile_menu_style_5 > li.current-menu-item > a, .jeg_mobile_menu_style_5 > li.sfHover > a, .jeg_mobile_menu_style_5 > li > a:hover { color: rgb(247, 13, 40); }
.jeg_navbar_mobile_wrapper, .jeg_navbar_mobile_wrapper .sticky_blankspace { display: none; }
.jeg_navbar_mobile_wrapper .jeg_sticky_nav ~ .sticky_blankspace { display: block; }
.jeg_header_sticky.sticky_blankspace { height: 0px; visibility: hidden; }
.jeg_stickybar { left: auto; margin: 0px auto; opacity: 0; position: fixed; top: 0px; transition: opacity 0.2s; visibility: hidden; width: 100%; z-index: 9997; }
.jeg_stickybar.jeg_sticky_nav { opacity: 1; visibility: visible; }
.jeg_stickybar.jeg_navbar_boxed .jeg_nav_row { border-top: 0px; }
.jeg_stickybar[data-mode="fixed"] { transform: translate3d(0px, -130%, 0px); transition: transform 0.15s ease-in; }
.jeg_stickybar[data-mode="fixed"].jeg_sticky_nav { transform: translateZ(0px); transition: transform 0.25s ease-out 0.1s; }
.jeg_navbar_mobile:not(.notransition)[data-mode="pinned"], .jeg_stickybar:not(.notransition)[data-mode="pinned"] { transition: transform 0.3s; }
.jeg_navbar_mobile.notransition, .jeg_stickybar.notransition { transition: none; }
.jeg_boxed:not(.jeg_sidecontent) .jeg_container .jeg_navbar_wrapper.jeg_sticky_nav { max-width: 1230px; }
.jeg_stickybar .jeg_logo img { max-height: 36px; width: auto; }
.jeg_header .jeg_sticky_nav .jeg_carticon, .jeg_header .jeg_sticky_nav .jeg_main_menu > li > a, .jeg_header .jeg_sticky_nav .jeg_navbar .jeg_search_wrapper { line-height: 50px; }
.jeg_header .jeg_sticky_nav .jeg_menu_style_1 > li { height: 50px; line-height: 50px; }
.jeg_header .jeg_sticky_nav .jeg_menu_style_1 > li > a { line-height: normal; }
.jeg_navbar_mobile.jeg_sticky_nav { left: auto; margin: 0px auto; position: fixed; top: 0px; transform: translateZ(0px); width: 100%; z-index: 9997; }
@media only screen and (max-width: 1280px){.jeg_boxed:not(.jeg_sidecontent) .jeg_container .jeg_navbar_wrapper.jeg_sticky_nav { max-width: none; }}
.jeg_menu .jeg_child_megamenu > ul .sf-with-ul::after { content: ""; }
.jeg_topbar .jeg_menu > li { padding-right: 12px; }
.jeg_topbar .jeg_menu > li:last-child { padding-right: 0px; }
.jeg_topbar.dark .jeg_top_menu > li > ul { border-top: 0px; }
.jeg_top_menu li > ul li a { font-size: 12px; padding: 6px 12px; }
.jeg_top_menu li > ul { width: auto; }
.jeg_topbar, .jeg_topbar.dark { border-top-style: solid; }
.widget_nav_menu a { position: relative; }
.jeg_megamenu .sub-menu, .sub-menu.force-show { background: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px, rgba(0, 0, 0, 0.18) 0px 20px 40px; display: none; left: 0px; position: absolute; right: 0px; top: 100%; z-index: 11; }
.sub-menu.force-show { display: block !important; }
.jeg_megamenu .owl-loaded .jeg_thumb { max-height: none; }
.jeg_boxed .jeg_navbar_wrapper:not(.jeg_navbar_boxed) .jeg_megamenu .sub-menu, .jeg_boxed .jeg_navbar_wrapper:not(.jeg_navbar_boxed) .sub-menu.custom-mega-menu { margin-left: -45px; margin-right: -45px; width: calc(100% + 90px); }
.sub-menu .jeg_newsfeed_subcat { background: rgb(249, 249, 249); border-color: rgb(238, 238, 238); border-right-width: 1px; border-style: solid; display: table-cell; vertical-align: top; width: 180px; }
.jeg_newsfeed_subcat li.active { background: rgb(255, 255, 255); border-color: rgb(238, 238, 238); margin-right: -1px; padding-right: 1px; }
.jeg_newsfeed_subcat li.active a { color: rgb(33, 33, 33); background: transparent !important; }
.jeg_newsfeed_list.loaded .jeg_newsfeed_container { height: auto; opacity: 1; }
.jeg_newsfeed_list.loaded .newsfeed_carousel { position: relative; visibility: visible; z-index: 1; }
.jeg_header.full .jeg_megamenu .sub-menu { left: -15px; right: -15px; }
.jeg_newsfeed_list.loaded .newsfeed_overlay { display: none; opacity: 0; }
.module-preloader, .newsfeed_preloader, .split-preloader { inset: 0px; height: 16px; margin: auto; position: absolute; width: 16px; }
.jeg_preloader span { animation: 1.4s ease-in-out 0s infinite normal both running jeg_preloader_bounce; background-color: rgb(153, 153, 153); border-radius: 100%; height: 16px; position: absolute; top: 0px; width: 16px; }
.jeg_preloader span:first-of-type { animation-delay: -0.32s; left: -22px; }
.jeg_preloader span:nth-of-type(2) { animation-delay: -0.16s; }
.jeg_preloader span:last-of-type { left: 22px; }
@-webkit-keyframes jeg_preloader_bounce { 
  0%, 80%, 100% { opacity: 0; transform: scale(0); }
  40% { opacity: 1; transform: scale(1); }
}
@keyframes jeg_preloader_bounce { 
  0%, 80%, 100% { opacity: 0; transform: scale(0); }
  40% { opacity: 1; transform: scale(1); }
}
.jeg_navbar_mobile { background: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 6px; display: none; position: relative; top: 0px; transform: translateZ(0px); transition: 0.2s; }
.jeg_navbar_mobile .container { height: 100%; width: 100%; }
.jeg_sticky_nav .jeg_mobile_topbar { display: none; }
.jeg_mobile_bottombar { border-style: solid; height: 60px; line-height: 60px; }
.jeg_mobile_bottombar .jeg_nav_item { padding: 0px 10px; }
.jeg_navbar_mobile .jeg_nav_left .jeg_nav_item:first-child { padding-left: 0px; }
.jeg_navbar_mobile .jeg_nav_right .jeg_nav_item:last-child { padding-right: 0px; }
.jeg_mobile_bottombar.dark { background: rgb(0, 0, 0); color: rgb(33, 33, 33); }
.jeg_mobile_bottombar.dark a { color: rgb(33, 33, 33); }
.jeg_mobile_bottombar.dark .jeg_search_toggle, .jeg_mobile_bottombar.dark .toggle_btn { color: rgb(255, 255, 255); }
.jeg_navbar_mobile .jeg_search_toggle, .jeg_navbar_mobile .toggle_btn { color: rgb(33, 33, 33); display: block; font-size: 22px; }
.jeg_mobile_topbar .jeg_search_toggle, .jeg_mobile_topbar .toggle_btn { font-size: 16px; }
.jeg_mobile_topbar.dark .jeg_search_toggle, .jeg_mobile_topbar.dark .toggle_btn, .jeg_mobile_topbar.dark a { color: rgb(255, 255, 255); }
.jeg_mobile_logo a { display: block; }
.jeg_mobile_logo img { display: block; max-height: 40px; width: auto; }
.jeg_aside_copyright { color: rgb(117, 117, 117); font-size: 11px; letter-spacing: 0.5px; }
.jeg_aside_copyright p { margin-bottom: 1.2em; }
.jeg_aside_copyright p:last-child { margin-bottom: 0px; }
.jeg_navbar_mobile .jeg_search_wrapper { position: static; }
.jeg_navbar_mobile .jeg_search_popup_expand { float: none; }
.jeg_search_expanded .jeg_search_popup_expand .jeg_search_toggle { position: relative; }
.jeg_navbar_mobile .jeg_search_expanded .jeg_search_popup_expand .jeg_search_toggle::before { border-color: transparent transparent rgb(255, 255, 255); border-style: solid; border-width: 0px 8px 8px; bottom: -1px; content: ""; position: absolute; right: 0px; z-index: 98; }
.jeg_navbar_mobile .jeg_search_expanded .jeg_search_popup_expand .jeg_search_toggle::after { border-color: transparent transparent rgb(238, 238, 238); border-style: solid; border-width: 0px 9px 9px; bottom: 0px; content: ""; position: absolute; right: -1px; z-index: 97; }
.jeg_navbar_mobile .jeg_search_popup_expand .jeg_search_form::after, .jeg_navbar_mobile .jeg_search_popup_expand .jeg_search_form::before { display: none !important; }
.jeg_navbar_mobile .jeg_search_popup_expand .jeg_search_form { border-left: 0px; border-right: 0px; padding: 20px; transform: none; width: auto; left: -15px !important; right: -15px !important; }
.jeg_navbar_mobile .jeg_search_popup_expand .jeg_search_result { border: 0px; margin-top: 84px; width: auto; left: -15px !important; right: -15px !important; }
.jeg_navbar_mobile .jeg_search_form .jeg_search_button { font-size: 18px; }
.jeg_navbar_mobile .jeg_search_wrapper .jeg_search_input { font-size: 18px; height: 42px; padding: 0.5em 40px 0.5em 15px; }
.jeg_navbar_mobile .jeg_nav_left .jeg_search_popup_expand .jeg_search_form::before { left: 16px; right: auto; }
.jeg_navbar_mobile .jeg_nav_left .jeg_search_popup_expand .jeg_search_form::after { left: 15px; right: auto; }
.jeg_mobile_wrapper .jeg_search_no_expand .jeg_search_input { box-shadow: rgba(0, 0, 0, 0.05) 0px 2px 2px inset; }
.jeg_mobile_wrapper .jeg_search_result { border-left: 0px; border-right: 0px; right: 0px; width: 100%; }
.admin-bar .jeg_mobile_wrapper { padding-top: 32px; }
body.admin-bar.jeg_show_menu .jeg_menu_close { top: 44px; }
@media screen and (max-width: 782px){.admin-bar .jeg_mobile_wrapper { padding-top: 46px; }body.admin-bar.jeg_show_menu .jeg_menu_close { top: 65px; }}
body.jeg_show_menu { overflow: hidden; }
.jeg_bg_overlay { background: linear-gradient(rgb(0, 0, 0), rgb(67, 67, 67)); bottom: 0px; content: ""; display: block; opacity: 0; position: fixed; top: 0px; transition: 0.2s ease-out 0.1s; visibility: hidden; width: 100%; z-index: 9998; }
.jeg_show_menu .jeg_bg_overlay { opacity: 0.85; transition: 0.4s cubic-bezier(0.22, 0.61, 0.36, 1) 0.1s; visibility: visible; }
.jeg_mobile_wrapper { background: rgb(255, 255, 255); display: block; height: 100%; left: 0px; opacity: 0; overflow: hidden auto; position: fixed; top: 0px; transform: translate3d(-100%, 0px, 0px); transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); width: 320px; z-index: 9999; }
.jeg_show_menu .jeg_mobile_wrapper { box-shadow: rgba(0, 0, 0, 0.1) 1px 0px 5px, rgba(0, 0, 0, 0.18) 3px 0px 25px; opacity: 1; transform: translateZ(0px); }
.jeg_menu_close { color: rgb(255, 255, 255); font-size: 16px; opacity: 0; padding: 0px; position: fixed; right: 15px; top: 15px; transform: rotate(-90deg); transition: 0.2s; visibility: hidden; z-index: 9999; }
@media only screen and (min-width: 1023px){.jeg_menu_close { font-size: 20px; padding: 20px; }}
.jeg_menu_close:hover { color: rgb(255, 255, 255); }
.jeg_show_menu .jeg_menu_close { opacity: 0.75; transform: rotate(0deg); transition: 0.2s 0.3s; visibility: visible; }
.jeg_mobile_wrapper .nav_wrap { display: flex; flex-direction: column; min-height: 100%; position: relative; }
.jeg_mobile_wrapper .nav_wrap::before { inset: 0px; content: ""; min-height: 100%; position: absolute; z-index: -1; }
.jeg_mobile_wrapper .item_main { flex: 1 1 0%; }
.jeg_mobile_wrapper .item_bottom { -webkit-box-pack: end; justify-content: flex-end; }
.jeg_aside_item { border-bottom: 1px solid rgb(238, 238, 238); display: block; padding: 20px; }
.item_bottom .jeg_aside_item { border-bottom: 0px; padding: 10px 20px; }
.item_bottom .jeg_aside_item:first-child { padding-top: 20px; }
.item_bottom .jeg_aside_item:last-child { padding-bottom: 20px; }
.jeg_aside_item:last-child { border-bottom: 0px; }
.jeg_aside_item::after { clear: both; content: ""; display: table; }
.jeg_mobile_wrapper .widget { border-bottom: 1px solid rgb(238, 238, 238); display: block; margin-bottom: 0px; padding: 20px; }
.jeg_mobile_wrapper .widget:last-child { border-bottom: 0px; }
.jeg_mobile_wrapper .widget .jeg_ad_module { margin-bottom: 0px; }
.jeg_navbar_mobile_wrapper { position: relative; z-index: 9; }
.jeg_navbar_mobile_menu { border: 0px solid; }
.jeg_navbar_mobile_menu li { display: inline-block; line-height: 50px; }
.jeg_navbar_mobile_menu li a { color: rgb(33, 33, 33); font-weight: 700; margin: 0px 15px; text-transform: uppercase; }
.jeg_navbar_mobile_menu .container { overflow: scroll; padding: 0px; white-space: nowrap; }
.jeg_mobile_menu li a { color: rgb(33, 33, 33); display: block; font-size: 18px; font-weight: 700; line-height: 1.444em; margin-bottom: 15px; position: relative; }
.jeg_menu_dropdown.language-swicher li a:hover, .jeg_mobile_menu li a:hover, .jeg_mobile_menu li.sfHover > a { color: rgb(247, 13, 40); }
.jeg_menu_dropdown.language-swicher ul, .jeg_mobile_menu ul { padding-bottom: 10px; }
.jeg_menu_dropdown.language-swicher ul li a, .jeg_mobile_menu ul li a { border-bottom: 1px solid rgb(238, 238, 238); color: rgb(117, 117, 117); font-size: 15px; font-weight: 400; margin-bottom: 12px; padding-bottom: 5px; }
.jeg_menu_dropdown.language-swicher.sf-arrows .sf-with-ul::after, .jeg_mobile_menu.sf-arrows .sf-with-ul::after { content: "f"; font-family: jegicon; font-size: 14px; margin-top: -6px; position: absolute; right: 15px; text-align: center; top: 50%; width: auto; -webkit-font-smoothing: antialiased; transition: 0.3s; }
.jeg_menu_dropdown.language-swicher.sf-arrows .sfHover .sf-with-ul::after, .jeg_mobile_menu.sf-arrows .sfHover .sf-with-ul::after { transform: rotate(90deg); }
.jeg_mobile_wrapper .socials_widget { display: flex; width: 100%; }
.jeg_mobile_wrapper .socials_widget a { display: block; margin-bottom: 0px !important; }
.dark .jeg_bg_overlay { background: rgb(255, 255, 255); }
.dark .jeg_mobile_wrapper { background-color: rgb(33, 33, 33); color: rgb(245, 245, 245); }
.dark .jeg_mobile_wrapper .jeg_search_result { background: rgba(0, 0, 0, 0.9); border: 0px; color: rgb(245, 245, 245); }
.dark .jeg_menu_close { color: rgb(33, 33, 33); }
.dark .jeg_aside_copyright, .dark .jeg_mobile_menu li a, .dark .jeg_mobile_wrapper .jeg_search_result .search-link, .dark .jeg_mobile_wrapper .jeg_search_result a, .dark .profile_box a { color: rgb(245, 245, 245); }
.dark .jeg_aside_item, .dark .jeg_mobile_menu ul li a, .dark .jeg_search_result.with_result .search-all-button { border-color: rgba(255, 255, 255, 0.15); }
.dark .jeg_mobile_menu ul li a, .dark .jeg_mobile_menu.sf-arrows .sf-with-ul::after, .dark .jeg_mobile_wrapper .jeg_search_result .jeg_post_meta, .dark .profile_links li a { color: rgba(255, 255, 255, 0.5); }
.dark .jeg_mobile_wrapper .jeg_search_no_expand .jeg_search_input { background: rgba(255, 255, 255, 0.1); border: 0px; }
.dark .jeg_mobile_wrapper .jeg_search_no_expand .jeg_search_button, .dark .jeg_mobile_wrapper .jeg_search_no_expand .jeg_search_input { color: rgb(250, 250, 250); }
.dark .jeg_mobile_wrapper .jeg_search_no_expand .jeg_search_input::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.75); }
.jeg_side_tabs { border-bottom: 1px solid rgb(238, 238, 238); display: block; overflow: hidden; padding: 0px 15px; }
.jeg_side_tabs li { cursor: pointer; display: block; float: left; font-size: 11px; font-weight: 700; letter-spacing: 1px; line-height: 38px; text-align: center; text-transform: uppercase; }
.jeg_side_tabs li:not(:last-child) { margin-right: 15px; }
.jeg_side_tabs li.active { color: rgb(247, 13, 40); }
.jeg_block_heading { margin-bottom: 30px; position: relative; }
.jeg_block_title { color: rgb(33, 33, 33); float: left; font-size: 16px; font-weight: 700; line-height: normal; margin: 0px; }
.jeg_block_title i, .jeg_block_title span { display: inline-block; height: 36px; line-height: 36px; padding: 0px 15px; white-space: nowrap; }
.jeg_block_heading_6 { border-bottom: 2px solid rgb(238, 238, 238); }
.jeg_block_heading_6::after { background: rgb(247, 13, 40); bottom: -2px; content: ""; display: block; height: 2px; position: relative; width: 30px; }
.jeg_block_heading_6 .jeg_block_title span { padding: 0px; }
.jeg_pl_lg_8 .jeg_post_meta { margin: 15px 0px 0px; }
.jeg_pl_lg_8 .jeg_share_button { margin: 15px 0px 20px; }
.jeg_pl_lg_8 .jeg_post_meta a { font-weight: 400; }
.jeg_pl_lg_8 .jeg_post_meta > div { margin-right: 0px !important; }
.jeg_pl_lg_8 .jeg_post_meta > div:not(:last-of-type)::after { content: "•"; display: inline-block; padding: 0px 7px; }
.jeg_pl_lg_8 .jeg_sharelist { float: right; }
.jeg_post_meta .jeg_meta_author img { border-radius: 100%; margin-right: 5px; width: 35px; }
.jeg_meta_footer .jeg_meta_author a, .jeg_meta_footer .jeg_meta_comment a { color: rgb(33, 33, 33); font-weight: 700; }
.jeg_meta_footer .jeg_post_share a { display: inline-block; font-size: 14px; margin: 0px 10px; transition: 0.2s; }
.jeg_pl_lg_box .jeg_post_meta, .jeg_pl_lg_box .jeg_post_title a, .jeg_pl_lg_box a, .jeg_pl_lg_box a:hover, .jeg_pl_md_box .jeg_post_meta, .jeg_pl_md_box .jeg_post_title a, .jeg_pl_md_box a, .jeg_pl_md_box a:hover, .jeg_postblock .jeg_pl_lg_box .jeg_post_title a:hover, .jeg_postblock .jeg_pl_md_box .jeg_post_title a:hover { color: rgb(255, 255, 255); }
.jeg_pl_lg_box .jeg_post_meta .fa, .jeg_pl_lg_box .jeg_post_meta a, .jeg_pl_md_box .jeg_post_meta .fa, .jeg_pl_md_box .jeg_post_meta a { color: inherit; }
.jeg_footer .jeg_post_meta { color: inherit; }
.jeg_pl_xs .jeg_post_meta { display: inline; }
.jeg_pl_xs_4 .jeg_post_meta { display: inline; }
.jeg_postblock.loaded, .jeg_postblock.menu-active, .loaded .jeg_postblock { z-index: 2; }
.jeg_post_title { letter-spacing: -0.02em; }
.jeg_post_meta { color: rgb(160, 160, 160); font-size: 11px; text-transform: uppercase; }
.jeg_post_meta .jeg_post_category { text-transform: uppercase; }
.jeg_post_meta a { color: inherit; font-weight: 700; }
.jeg_meta_date a, .jeg_meta_earning a, .jeg_meta_views a, .jeg_modified_date a { font-weight: 400; }
.jeg_meta_author a { color: rgb(247, 13, 40); }
.jeg_post_meta .fa, .jeg_post_meta .jpwt-icon { color: rgb(46, 159, 255); }
.jeg_post_meta > div { display: inline-block; }
.jeg_post_meta > div:not(:last-of-type) { margin-right: 1em; }
.jeg_post_meta > div > .fa { margin-right: 2px; }
.thumbnail-container.animate-lazy > img { opacity: 0; }
@-webkit-keyframes jeg-lazyload { 
  0% { background-position: -400px 0px; }
  100% { background-position: 800px 0px; }
}
@keyframes jeg-lazyload { 
  0% { background-position: -400px 0px; }
  100% { background-position: 800px 0px; }
}
.jeg_block_loadmore { overflow: hidden; position: relative; text-align: center; }
.jeg_block_loadmore a { background: rgb(255, 255, 255); border: 1px solid rgb(224, 224, 224); border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px; color: rgb(33, 33, 33); display: inline-block; font-size: 11px; height: 30px; letter-spacing: 1px; line-height: 28px; min-width: 30%; padding: 0px 18px; position: relative; text-align: center; text-rendering: auto; text-transform: uppercase; transition: 0.2s; white-space: nowrap; -webkit-font-smoothing: auto; }
.jeg_block_loadmore a::after, .jeg_block_loadmore a::before { background: rgb(238, 238, 238); bottom: 0px; content: ""; cursor: none; display: block; height: 1px; margin: auto; pointer-events: none; position: absolute; top: 0px; width: 1000px; }
.jeg_block_loadmore a::before { margin-right: 20px; right: 100%; }
.jeg_block_loadmore a::after { left: 100%; margin-left: 20px; }
.jeg_block_loadmore a.active, .jeg_block_loadmore a:hover { background: rgb(247, 13, 40); border-color: rgb(247, 13, 40); color: rgb(255, 255, 255); }
.jeg_block_loadmore a.disabled { display: none; }
.jeg_postblock.loaded, .loaded .jeg_postblock { height: auto; }
.jeg_postblock.loaded .jeg_block_container, .loaded .jeg_postblock .jeg_block_container { animation-duration: 0.5s; animation-fill-mode: both; }
.jeg_postblock.loaded.subclass .jeg_block_container, .loaded.subclass .jeg_postblock .jeg_block_container { animation-name: jeg_fadeinup; }
.jeg_postblock.loaded.next .jeg_block_container, .loaded.next .jeg_postblock .jeg_block_container { animation-name: jeg_fadeinright; }
.jeg_postblock.loaded.prev .jeg_block_container, .loaded.prev .jeg_postblock .jeg_block_container { animation-name: jeg_fadeinleft; }
.jeg_postblock.loaded.more .jeg_ajax_loaded, .jeg_postblock.loaded.scroll .jeg_ajax_loaded, .loaded.more .jeg_postblock .jeg_ajax_loaded, .loaded.scroll .jeg_postblock .jeg_ajax_loaded { animation-duration: 0.4s; animation-fill-mode: both; animation-name: jeg_fadeinup; }
.jeg_postblock.loaded.more .anim_1, .jeg_postblock.loaded.scroll .anim_1, .loaded.more .jeg_postblock .anim_1, .loaded.scroll .jeg_postblock .anim_1 { animation-delay: 0.05s; }
.jeg_postblock.loaded.more .anim_2, .jeg_postblock.loaded.scroll .anim_2, .loaded.more .jeg_postblock .anim_2, .loaded.scroll .jeg_postblock .anim_2 { animation-delay: 0.15s; }
.jeg_postblock.loaded.more .anim_3, .jeg_postblock.loaded.scroll .anim_3, .loaded.more .jeg_postblock .anim_3, .loaded.scroll .jeg_postblock .anim_3 { animation-delay: 0.25s; }
.jeg_postblock.loaded.more .anim_4, .jeg_postblock.loaded.scroll .anim_4, .loaded.more .jeg_postblock .anim_4, .loaded.scroll .jeg_postblock .anim_4 { animation-delay: 0.35s; }
.jeg_postblock.loaded.more .anim_5, .jeg_postblock.loaded.scroll .anim_5, .loaded.more .jeg_postblock .anim_5, .loaded.scroll .jeg_postblock .anim_5 { animation-delay: 0.45s; }
.jeg_postblock.loaded.more .anim_6, .jeg_postblock.loaded.scroll .anim_6, .loaded.more .jeg_postblock .anim_6, .loaded.scroll .jeg_postblock .anim_6 { animation-delay: 0.55s; }
.jeg_postblock.loaded.more .anim_7, .jeg_postblock.loaded.scroll .anim_7, .loaded.more .jeg_postblock .anim_7, .loaded.scroll .jeg_postblock .anim_7 { animation-delay: 0.65s; }
.jeg_postblock.loaded.more .anim_8, .jeg_postblock.loaded.scroll .anim_8, .loaded.more .jeg_postblock .anim_8, .loaded.scroll .jeg_postblock .anim_8 { animation-delay: 0.75s; }
.jeg_postblock.loaded.more .anim_9, .jeg_postblock.loaded.scroll .anim_9, .loaded.more .jeg_postblock .anim_9, .loaded.scroll .jeg_postblock .anim_9 { animation-delay: 0.85s; }
.jeg_postblock.loaded.more .anim_10, .jeg_postblock.loaded.scroll .anim_10, .loaded.more .jeg_postblock .anim_10, .loaded.scroll .jeg_postblock .anim_10 { animation-delay: 0.95s; }
.jeg_postblock.loaded.more .anim_11, .jeg_postblock.loaded.scroll .anim_11, .loaded.more .jeg_postblock .anim_11, .loaded.scroll .jeg_postblock .anim_11 { animation-delay: 1.05s; }
.jeg_postblock.loaded.more .anim_12, .jeg_postblock.loaded.scroll .anim_12, .loaded.more .jeg_postblock .anim_12, .loaded.scroll .jeg_postblock .anim_12 { animation-delay: 1.15s; }
.jeg_postblock.loaded.more .anim_13, .jeg_postblock.loaded.scroll .anim_13, .loaded.more .jeg_postblock .anim_13, .loaded.scroll .jeg_postblock .anim_13 { animation-delay: 1.25s; }
.jeg_postblock.loaded.more .anim_14, .jeg_postblock.loaded.scroll .anim_14, .loaded.more .jeg_postblock .anim_14, .loaded.scroll .jeg_postblock .anim_14 { animation-delay: 1.35s; }
.jeg_postblock.loaded.more .anim_15, .jeg_postblock.loaded.scroll .anim_15, .loaded.more .jeg_postblock .anim_15, .loaded.scroll .jeg_postblock .anim_15 { animation-delay: 1.45s; }
.jeg_postblock.loaded.more .anim_16, .jeg_postblock.loaded.scroll .anim_16, .loaded.more .jeg_postblock .anim_16, .loaded.scroll .jeg_postblock .anim_16 { animation-delay: 1.55s; }
.jeg_postblock.loaded.more .anim_17, .jeg_postblock.loaded.scroll .anim_17, .loaded.more .jeg_postblock .anim_17, .loaded.scroll .jeg_postblock .anim_17 { animation-delay: 1.65s; }
.jeg_postblock.loaded.more .anim_18, .jeg_postblock.loaded.scroll .anim_18, .loaded.more .jeg_postblock .anim_18, .loaded.scroll .jeg_postblock .anim_18 { animation-delay: 1.75s; }
.jeg_postblock.loaded.more .anim_19, .jeg_postblock.loaded.scroll .anim_19, .loaded.more .jeg_postblock .anim_19, .loaded.scroll .jeg_postblock .anim_19 { animation-delay: 1.85s; }
.jeg_postblock.loaded.more .anim_20, .jeg_postblock.loaded.scroll .anim_20, .loaded.more .jeg_postblock .anim_20, .loaded.scroll .jeg_postblock .anim_20 { animation-delay: 1.95s; }
.jeg_postblock.loaded.more .anim_21, .jeg_postblock.loaded.scroll .anim_21, .loaded.more .jeg_postblock .anim_21, .loaded.scroll .jeg_postblock .anim_21 { animation-delay: 2.05s; }
.jeg_postblock.loaded.more .anim_22, .jeg_postblock.loaded.scroll .anim_22, .loaded.more .jeg_postblock .anim_22, .loaded.scroll .jeg_postblock .anim_22 { animation-delay: 2.15s; }
.jeg_postblock.loaded.more .anim_23, .jeg_postblock.loaded.scroll .anim_23, .loaded.more .jeg_postblock .anim_23, .loaded.scroll .jeg_postblock .anim_23 { animation-delay: 2.25s; }
.jeg_postblock.loaded.more .anim_24, .jeg_postblock.loaded.scroll .anim_24, .loaded.more .jeg_postblock .anim_24, .loaded.scroll .jeg_postblock .anim_24 { animation-delay: 2.35s; }
.jeg_postblock.loaded.more .anim_25, .jeg_postblock.loaded.scroll .anim_25, .loaded.more .jeg_postblock .anim_25, .loaded.scroll .jeg_postblock .anim_25 { animation-delay: 2.45s; }
.jeg_postblock.loaded.more .anim_26, .jeg_postblock.loaded.scroll .anim_26, .loaded.more .jeg_postblock .anim_26, .loaded.scroll .jeg_postblock .anim_26 { animation-delay: 2.55s; }
.jeg_postblock.loaded.more .anim_27, .jeg_postblock.loaded.scroll .anim_27, .loaded.more .jeg_postblock .anim_27, .loaded.scroll .jeg_postblock .anim_27 { animation-delay: 2.65s; }
.jeg_postblock.loaded.more .anim_28, .jeg_postblock.loaded.scroll .anim_28, .loaded.more .jeg_postblock .anim_28, .loaded.scroll .jeg_postblock .anim_28 { animation-delay: 2.75s; }
.jeg_postblock.loaded.more .anim_29, .jeg_postblock.loaded.scroll .anim_29, .loaded.more .jeg_postblock .anim_29, .loaded.scroll .jeg_postblock .anim_29 { animation-delay: 2.85s; }
.jeg_postblock.loaded.more .anim_30, .jeg_postblock.loaded.scroll .anim_30, .loaded.more .jeg_postblock .anim_30, .loaded.scroll .jeg_postblock .anim_30 { animation-delay: 2.95s; }
.jeg_postblock_3 .jeg_block_loadmore, .jeg_postblock_3 .jeg_block_nav, .jeg_postblock_4 .jeg_block_loadmore, .jeg_postblock_4 .jeg_block_nav, .jeg_postblock_5 .jeg_block_loadmore, .jeg_postblock_5 .jeg_block_nav, .jeg_postblock_6 .jeg_block_loadmore, .jeg_postblock_6 .jeg_block_nav { margin-bottom: 20px; }
.jeg_postblock_14, .jeg_postblock_15, .jeg_postblock_15 .jeg_block_loadmore, .jeg_postblock_15 .jeg_block_nav, .jeg_postblock_3, .jeg_postblock_4, .jeg_postblock_5, .jeg_postblock_6 { margin-bottom: 10px; }
.jeg_postblock_28 .jeg_meta_date { display: inline; margin-left: 5px; }
.jeg_postblock_32 .jeg_post_meta { background: rgba(0, 0, 0, 0.03); border-top: 1px solid rgba(0, 0, 0, 0.05); padding: 5px 20px; }
.jeg_postblock_32.alt .jeg_post_meta { background: rgb(17, 17, 17); border-color: rgba(255, 255, 255, 0.1); color: rgba(255, 255, 255, 0.7); }
.jeg_postblock_32 .jeg_meta_author a { color: inherit; }
.jeg_postblock_32 .jeg_post_meta > div:not(:last-of-type) { margin-right: 15px; }
.jeg_postblock_32 .jeg_post_meta .jeg_meta_comment, .jeg_postblock_32 .jeg_post_meta .jeg_post_review { float: right; margin-right: 0px !important; }
.jeg_postblock_35 .jeg_pl_md_5 .jeg_post_meta { background: rgba(0, 0, 0, 0.03); border-top: 1px solid rgba(0, 0, 0, 0.05); padding: 5px 20px; }
.jeg_postblock_35.alt .jeg_pl_md_5 .jeg_post_meta { background: rgb(17, 17, 17); border-color: rgba(255, 255, 255, 0.1); color: rgba(255, 255, 255, 0.7); }
.jeg_postblock_35 .jeg_pl_md_5 .jeg_meta_author a { color: inherit; }
.jeg_postblock_35 .jeg_pl_md_box .jeg_post_meta { border-top: 1px solid rgba(255, 255, 255, 0.15); bottom: 0px; left: 0px; padding: 5px 20px; position: absolute; width: 100%; }
.jeg_postblock_35 .jeg_post_meta .jeg_meta_comment, .jeg_postblock_35 .jeg_post_meta .jeg_post_review, .jeg_postblock_36 .jeg_pl_md_box .jeg_post_meta .jeg_meta_comment, .jeg_postblock_36 .jeg_pl_md_box .jeg_post_meta .jeg_post_review { float: right; margin-right: 0px !important; }
.jeg_postblock_36 .jeg_pl_md_box .jeg_post_meta { margin-top: 20px; }
@media (min-width: 767px) and (max-width: 991px){.jeg_postblock_35 .jeg_post_meta .jeg_meta_comment { float: unset; }}
.jeg_postblock_38 .jeg_post_meta > div:not(:last-of-type) { margin-right: 1em; }
.jeg_postblock_38 .jeg_post_meta { margin-top: 1.5em; }
.jeg_postblock_38 .jeg_meta_author { color: rgb(33, 33, 33); }
.jeg_postblock_38 .jeg_meta_author a { color: inherit; }
.jeg_postblock_38 .jeg_post .jeg_meta_date a { font-weight: 600; }
.jeg_postblock_38 .jeg_post:hover .jeg_meta_author, .jeg_postblock_38 .jeg_post:hover .jeg_post_category a, .jeg_postblock_38 .jeg_post:hover .jeg_post_excerpt, .jeg_postblock_38 .jeg_post:hover .jeg_post_meta, .jeg_postblock_38 .jeg_post:hover .jeg_post_meta .fa, .jeg_postblock_38 .jeg_post:hover .jeg_post_title a, .jeg_postblock_38 .jeg_post:hover .jeg_readmore_arrow a { color: rgb(255, 255, 255); }
.jeg_pb_boxed, .jnews_boxed_container .jeg_account_right, .jnews_boxed_container .jeg_authorpage .jeg_author_wrap, .jnews_boxed_container .jeg_inner_content, .jnews_boxed_container .jeg_main .widget, .jnews_boxed_container .jnews_index_content_wrapper { background: rgb(255, 255, 255); border: 1px solid rgb(224, 224, 224); margin-bottom: 30px; padding: 20px; }
.jeg_pb_boxed_shadow, .jnews_boxed_container_shadow .jeg_account_left, .jnews_boxed_container_shadow .jeg_account_right, .jnews_boxed_container_shadow .jeg_authorpage .jeg_author_wrap, .jnews_boxed_container_shadow .jeg_inner_content, .jnews_boxed_container_shadow .jeg_main .widget, .jnews_boxed_container_shadow .jnews_index_content_wrapper { border: 0px; box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 4px; }
.jeg_pb_boxed .jeg_block_loadmore, .jeg_pb_boxed .jeg_block_nav, .jeg_pb_boxed .widget .jeg_ad_module { margin-bottom: 0px; }
.jeg_pb_boxed .jeg_block_loadmore { padding-bottom: 0px; }
.jeg_pb_boxed .jeg_block_loadmore a { width: 100%; }
.jeg_pb_boxed .jeg_block_loadmore a::after, .jeg_pb_boxed .jeg_block_loadmore a::before { display: none; }
.custom_post_template .jeg_post_meta { color: rgb(160, 160, 160); display: block; font-size: 13px; text-transform: none; }
.custom_post_template .jeg_post_meta > div > div { display: inline-block; }
.custom_post_template .jeg_post_meta > div > div:not(:last-of-type) { margin-right: 10px; }
.custom_post_template .jeg_meta_author + .jeg_meta_date::before { content: "—"; margin-right: 10px; padding-left: 10px; }
.custom_post_template .jeg_meta_bookmark a, .custom_post_template .jeg_meta_comment a, .custom_post_template .jeg_meta_donation a, .custom_post_template .jeg_meta_like a { color: rgb(83, 88, 92); font-size: 16px; font-weight: 400; }
.custom_post .jeg_post_meta::after { clear: both; content: ""; display: block; }
.jeg_pagenav_1 .page_number.active, .jeg_pagenav_1 .page_number.active:hover { background: rgb(247, 13, 40); border-color: rgb(247, 13, 40); color: rgb(255, 255, 255); }
.jeg_pagenav_2 .page_number.active, .jeg_pagenav_2 .page_number.active:hover { background: rgb(33, 33, 33); color: rgb(255, 255, 255); }
.jeg_pagenav_3 .page_number.active, .jeg_pagenav_3 .page_number.active:hover { border-color: rgb(33, 33, 33); color: rgb(33, 33, 33); }
.jeg_ad { text-align: center; }
.jeg_ad .adlink { display: inline-block; }
.jeg_ad small { color: rgb(160, 160, 160); display: block; font-size: 10px; margin: 5px 0px -10px; text-transform: uppercase; }
.jnews_content_bottom_ads { margin: 30px auto; }
.jeg_ad_module { margin-bottom: 40px; }
.jeg_ad_module:empty { display: none; }
.jnews_header_bottom_ads, .jnews_header_top_ads { background: rgb(245, 245, 245); position: relative; z-index: 8; }
.jeg_ad_article .ads-wrapper.align-center { margin: 1em 0px; }
.jeg_ad_article .ads-wrapper.align-right { float: right; padding: 10px 0px 10px 30px; }
.jeg_ad_article .ads-wrapper.align-left { float: left; padding: 10px 30px 10px 0px; }
.jeg_ad[class*="jnews_content_inline_parallax"] .ads-wrapper { line-height: 0; margin: 60px auto 50px; position: relative; text-align: center; width: 100%; }
.jeg_ad .ads-parallax-wrapper { height: calc(-100px + 100vh); position: relative; }
.jeg_ad .ads-parallax-wrapper .ads-parallax-inner { clip: rect(0px, auto, auto, 0px); height: 100%; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 100%; z-index: 1; zoom: 1; }
.jeg_ad .ads-parallax-wrapper .ads-parallax-inner .ads-parallax { position: fixed; top: 50%; transform: translateZ(0px); }
.jeg_ad .ads-parallax-wrapper .ads-parallax-inner .ads-parallax .ads_image, .jeg_ad .ads-parallax-wrapper .ads-parallax-inner .ads-parallax > * { height: 100%; }
.jeg_ad .ads-parallax-wrapper .ads-parallax-inner .ads-parallax img { height: auto; max-height: 100vh; width: auto; }
.jeg_ad .ads_image, .jeg_ad .ads_image_phone, .jeg_ad .ads_image_tablet { display: none; }
@media (min-width: 1025px){.jeg_ad .ads_image { display: block; }}
@media (max-width: 1024px) and (min-width: 769px){.jeg_ad .ads_image_tablet { display: block; }}
@media (max-width: 768px){.jeg_ad .ads_image_phone { display: block; }}
.jeg_tabpost_nav li.active { border-bottom-color: rgb(247, 13, 40); color: rgb(33, 33, 33); }
.jeg_tabpost_content .jeg_tabpost_item.active { display: block; }
.widget_search .jeg_search_form { position: relative; }
.widget_search .jeg_search_input { padding-right: 50px; }
.widget_search .jeg_search_button { border: 0px; font-size: 1em; letter-spacing: normal; padding: 0px; position: absolute; right: 0px; top: 0px; width: 40px; }
.widget_categories li, .widget_nav_menu li, .widget_polylang li { border-top: 1px solid rgb(238, 238, 238); color: rgb(160, 160, 160); line-height: 1.8em; list-style: none; margin: 0px; padding: 6px 0px; position: relative; }
.widget_categories > ul > li:first-child, .widget_nav_menu .menu > li:first-child, .widget_polylang li:first-child { border-top: 0px; padding-top: 0px; }
.widget_categories li a, .widget_nav_menu li a, .widget_polylang li a { color: rgb(33, 33, 33); display: inline-block; font-weight: 700; }
.widget_tag_cloud a { background: rgb(245, 245, 245); color: rgb(97, 97, 97); display: inline-block; letter-spacing: 1px; line-height: inherit; margin: 0px 3px 6px 0px; padding: 3px 10px; text-rendering: auto; -webkit-font-smoothing: auto; transition: 0.2s linear; font-size: 11px !important; text-decoration: none !important; }
.widget_tag_cloud a:hover { background: rgb(247, 13, 40); color: rgb(255, 255, 255); }
.jeg_ad_widget .ad_container { border: 1px solid rgb(238, 238, 238); padding: 15px 0px; }
.socials_widget a { display: inline-block; margin: 0px 10px 10px 0px; text-decoration: none !important; }
.socials_widget a .fa { color: rgb(255, 255, 255); display: inline-block; font-size: 1em; line-height: 36px; text-align: center; transition: 0.2s ease-in-out; white-space: nowrap; width: 38px; }
.socials_widget .fa { font-size: 16px; }
.socials_widget a img:hover, .socials_widget a:hover .fa { opacity: 0.75; }
.socials_widget.nobg a .fa { font-size: 18px; height: auto; line-height: inherit; width: auto; background: transparent !important; }
.jeg_post_share a.jeg-icon:focus svg, .jeg_post_share a.jeg-icon:hover svg { fill: rgb(33, 33, 33); }
.socials_widget.nobg a { margin: 0px 20px 15px 0px; }
.socials_widget a:last-child { margin-right: 0px; }
.socials_widget .jeg_rss .fa { background: rgb(255, 111, 0); }
.fa-discord::before, .fa-line::before, .fa-twitter::before { content: none !important; }
.socials_widget.nobg .jeg_rss .fa { color: rgb(255, 111, 0); }
.jeg_socialshare .share_count i { display: inline-block; margin-right: 5px; }
.jeg_socialshare:hover .share_count { display: none; }
.jeg_socialshare:hover .socialshare_list { height: auto; opacity: 1; width: auto; }
.socialshare_list .share-text { display: inline-block; font-weight: 700; height: 20px; line-height: 20px; white-space: nowrap; -webkit-font-smoothing: antialiased; border-radius: 3px; box-sizing: border-box; padding: 0px 5px 0px 22px; position: relative; }
.socialshare_list .share-text::before { font: 14px / 1 FontAwesome; left: 5px; position: absolute; text-rendering: auto; top: 3px; -webkit-font-smoothing: antialiased; }
.socialshare_list .share-count { background: rgb(255, 255, 255); border: 1px solid rgb(191, 191, 191); border-radius: 2px; color: rgb(136, 136, 136); display: inline-block; font-size: 11px; font-weight: 400; height: auto; line-height: 18px; margin-left: 5px; min-width: 15px; padding: 0px 3px; position: relative; text-align: center; white-space: nowrap; }
.socialshare_list .share-count::after, .socialshare_list .share-count::before { border-style: solid; border-width: 4px 5px 4px 0px; content: ""; display: block; position: absolute; }
.socialshare_list .share-count::before { border-color: transparent rgb(191, 191, 191); left: -6px; top: 5px; }
.socialshare_list .share-count::after { border-color: transparent rgb(255, 255, 255); left: -4px; top: 5px; }
.jeg_share_fb .share-text { background: rgb(69, 98, 159); color: rgb(255, 255, 255); text-shadow: rgba(0, 0, 0, 0.2) 0px -1px 0px; }
.jeg_share_fb .share-text::before { content: ""; }
.jeg_share_tw .share-text { background: rgb(0, 0, 0); color: rgb(255, 255, 255); }
ul.popularpost_list .socialshare_list .jeg_share_tw svg { fill: rgb(255, 255, 255); left: 5px; position: absolute; top: 4px; }
.content-inner ol, .content-inner ul, .wpb_text_column ol, .wpb_text_column ul { list-style-position: inside; margin-bottom: 1.5em; padding-left: 2.14286em; }
.content-inner li, .wpb_text_column li { margin-bottom: 0.5em; }
.content-inner ul, .wpb_text_column ul { list-style: square; }
.wp-block-embed-youtube .jeg_video_container { padding: inherit; position: static; }
.featured_video.floating .jeg_featured_video_wrapper { box-shadow: rgba(0, 0, 0, 0.9) 0px 1px 10px; position: fixed; width: 300px; z-index: 100; }
.featured_video.floating.bottom_right .jeg_featured_video_wrapper { animation: 0.25s ease 0s 1 normal forwards running fade-in-up; bottom: 15px; right: 15px; top: auto; transform: translateY(100%); }
.featured_video.floating.bottom_left .jeg_featured_video_wrapper { animation: 0.25s ease 0s 1 normal forwards running fade-in-up; bottom: 15px; left: 15px; top: auto; transform: translateY(100%); }
.featured_video.floating.top_right .jeg_featured_video_wrapper { animation: 0.25s ease 0s 1 normal forwards running fade-in-down; right: 15px; top: 45px; transform: translateY(-100%); }
.featured_video.floating.top_left .jeg_featured_video_wrapper { animation: 0.25s ease 0s 1 normal forwards running fade-in-down; left: 15px; top: 45px; transform: translateY(-100%); }
@keyframes fade-in-down { 
  0% { opacity: 0; }
  100% { opacity: 1; transform: translateY(0px); }
}
@keyframes fade-in-up { 
  0% { opacity: 0; transform: translateY(100%); }
  100% { opacity: 1; transform: translateY(0px); }
}
@media (max-width: 992px){.featured_video.floating .jeg_featured_video_wrapper { box-shadow: none; position: relative; visibility: hidden; width: auto; z-index: 1; }}
.entry-content iframe { max-width: 100%; }
.entry-content iframe.instagram-media { max-width: 748px !important; }
.jeg_sharelist { display: flex; flex-wrap: wrap; float: none; align-items: flex-start; }
.jeg_share_button { margin-bottom: 30px; }
.jeg_share_button a { background: rgb(33, 33, 33); border-radius: 3px; color: rgb(255, 255, 255); display: flex; flex: 1 1 0%; float: left; height: 38px; line-height: 38px; margin: 0px 5px 5px 0px; max-width: 44px; padding: 0px 10px; text-align: center; white-space: nowrap; width: 44px; backface-visibility: hidden; justify-content: center; transition: 0.2s; }
.jeg_share_button a:last-child { margin-right: 0px; }
.jeg_share_button a:hover { opacity: 0.75; }
.jeg_share_button a.expanded { max-width: none; padding: 0px 12px; width: auto; }
.jeg_share_button a > span { display: none; font-size: 13px; font-weight: 700; margin-left: 10px; }
.jeg_share_button a.expanded > span { display: inline; position: relative; }
.jeg_share_button span.count { background: rgba(0, 0, 0, 0.15); border-radius: 2px; font-weight: 400; margin-left: 3px; padding: 2px 5px; }
.jeg_share_button .fa { color: rgb(255, 255, 255); font-size: 18px; line-height: inherit; }
.jeg_share_button .jeg_btn-facebook { background: rgb(69, 98, 159); }
.jeg_share_button .jeg_btn-xing { background: rgb(0, 86, 88); }
.jeg_share_button .jeg_btn-bluesky { background: rgb(0, 133, 255); }
.jeg_share_button .jeg_btn-chat-gpt { background: rgb(32, 33, 35); }
.jeg_share_button .jeg_btn-perplexity { background: rgb(32, 128, 141); }
.jeg_share_button .jeg_btn-threads, .jeg_share_button .jeg_btn-twitter { background: rgb(0, 0, 0); fill: rgb(255, 255, 255); }
.jeg_share_button .jeg_btn-google-plus { background: rgb(223, 84, 67); }
.jeg_share_button .jeg_btn-linkedin { background: rgb(0, 131, 187); }
.jeg_share_button .jeg_btn-pinterest { background: rgb(207, 40, 48); }
.jeg_share_button .jeg_btn-reddit { background: rgb(255, 69, 0); }
.jeg_share_button .jeg_btn-stumbleupon { background: rgb(255, 78, 46); }
.jeg_share_button .jeg_btn-telegram { background: rgb(0, 136, 204); }
.jeg_share_button .jeg_btn-comments { background: rgb(99, 195, 126); }
.jeg_share_button .jeg_btn-toggle { background: rgb(189, 189, 189); }
.jeg_share_button .jeg_btn-tumbrl { background: rgb(49, 67, 88); }
.jeg_share_button .jeg_btn-buffer { background: rgb(51, 51, 51); }
.jeg_share_button .jeg_btn-vk { background: rgb(76, 117, 163); }
.jeg_share_button .jeg_btn-whatsapp { background: rgb(7, 94, 84); }
.jeg_share_button .jeg_btn-wechat { background: rgb(123, 179, 46); }
.jeg_share_button .jeg_btn-qrcode { background: rgb(189, 0, 0); }
.jeg_share_button .jeg_btn-email { background: rgb(235, 77, 63); }
.jeg_share_button .jeg_btn-line { background: rgb(0, 185, 0); fill: rgb(255, 255, 255); }
.jeg_share_button .jeg_btn-hatena { background: rgb(3, 155, 229); }
.jeg_share_button .jeg_btn-discord { background: rgb(114, 137, 218); }
.jeg_share_button .jeg_btn-odnoklassniki { background: rgb(248, 123, 0); }
.jeg_share_button .jeg_btn-weibo { background: rgb(235, 25, 45); }
.jeg_share_button .jeg_btn-hatena .fa { background-color: rgb(3, 155, 229); background-image: url("https://teknoyazar.com/wp-content/themes/jnews/assets/dist/image/hatena-share.png"); background-position: 50% center; background-repeat: no-repeat; background-size: 30px auto; width: 38px; }
.jeg_share_button .jeg_btn-hatena > span, .jeg_share_button .jeg_btn-line > span { margin-left: 0px; }
.jeg_share_button.share-float .jeg_btn-hatena .fa, .jeg_share_button.share-float .jeg_btn-line .fa { height: 38px; margin-left: -1.5px; margin-top: 5px; }
.jeg_share_button.share-monocrhome .jeg_btn-hatena .fa, .jeg_share_button.share-monocrhome .jeg_btn-line .fa { background-color: transparent; }
.jeg_share_button svg { position: relative; top: 2px; }
.jeg_share_stats > div { float: left; line-height: 1; margin-right: 15px; position: relative; text-align: center; }
.jeg_share_stats > div:last-child { padding-right: 15px; }
.jeg_share_stats > div:last-child::after { background: rgb(224, 224, 224); content: ""; display: block; height: 100%; position: absolute; right: 0px; top: -2px; transform: rotate(15deg); width: 1px; }
.jeg_share_stats .counts { font-size: 26px; font-weight: 700; }
.jeg_share_count .counts { color: rgb(247, 13, 40); }
.jeg_share_stats .sharetext { color: rgb(160, 160, 160); font-size: 11px; }
.share-secondary { display: none; }
.show-secondary .share-secondary { display: block; margin-right: 5px; }
.jeg_share_button.share-bottom { margin: 1.75em auto 0px; }
@media only screen and (min-width: 1024px){.jscroll-to-top.desktop.show { visibility: visible; }.jeg_share_button.share-float { left: 0px; margin-bottom: 0px; top: 0px; position: absolute !important; }.jeg_share_button.share-float a.expanded > span { display: none; }.jeg_share_button.share-float .jeg_sharelist { display: block; }.jeg_share_button.share-float a { border-radius: 0px; display: block; float: none; height: 48px; line-height: 48px; margin: 0px; max-width: none; width: 56px; }.jeg_share_button.share-float .fa { font-size: 20px; }.jeg_share_button.share-float.share-monocrhome a { background: rgb(46, 159, 255); border-radius: 0px; margin: 0px; }}
.jeg_prevnext_post { border-bottom: 1px solid rgb(238, 238, 238); border-top: 1px solid rgb(238, 238, 238); margin-bottom: 30px; padding: 20px 0px; }
.jeg_prevnext_post::after, .jeg_prevnext_post::before { content: " "; display: table; }
.jeg_prevnext_post::after { clear: both; }
.jeg_prevnext_post a { display: block; float: left; padding-right: 20px; width: 50%; }
.jeg_prevnext_post a.next-post { float: right; padding-right: 0px; }
.jeg_prevnext_post span { color: rgb(160, 160, 160); font-weight: 700; position: relative; }
.jeg_prevnext_post h3 { border-left: 10px solid rgb(238, 238, 238); font-size: 16px; font-weight: 700; line-height: 1.4; margin: 10px 0px; padding-left: 1em; position: relative; transition: 0.3s; }
.jeg_prevnext_post a:hover h3 { border-color: rgb(247, 13, 40); }
.jeg_meganav .sub-menu { border-right: 1px solid rgb(238, 238, 238); padding: 0px 30px; }
.jeg_meganav > ul > li:last-child .sub-menu { border: 0px; }
.sticky { background: rgb(245, 245, 245); border: 1px dashed rgb(221, 221, 221); padding: 15px; }
body.admin-bar .mfp-close { top: 32px; }
.entry-content .wp-block-gallery .blocks-gallery-grid { list-style-type: none; padding-left: 0px; }
.entry-content .wp-block-image { position: relative; }
.content-inner > * { padding-left: 0px; padding-right: 0px; }
@media screen and (min-width: 1280px){.jeg_single_fullwidth:not(.jeg_boxed) .content-inner > .alignwide { margin-left: -5%; max-width: 110%; width: 110%; }}
@media screen and (min-width: 1440px){.jeg_single_fullwidth:not(.jeg_boxed) .content-inner > .alignwide { margin-left: -7.5%; max-width: 115%; width: 115%; }}
@media screen and (min-width: 1600px){.jeg_single_fullwidth:not(.jeg_boxed) .content-inner > .alignwide { margin-left: -10%; max-width: 120%; width: 120%; }}
.jeg_single_narrow .jeg_main_content .content-inner > .alignwide { margin-left: 0px; max-width: 100%; width: 100%; }
.jeg_single_fullwidth .content-inner > .alignfull { margin: 1.5em 0px 1.5em calc(50% - 50vw); max-width: 100vw; width: 100vw; }
@media screen and (min-width: 1024px){.jeg_single_fullwidth:not(.jeg_boxed):not(.jeg_single_narrow) .with-share .content-inner > .alignwide, .jeg_single_fullwidth:not(.jeg_single_narrow) .with-share .content-inner > .alignfull { left: -45px; }}
@media only screen and (min-width: 1280px){.jeg_single_fullwidth.jeg_boxed .content-inner > .alignfull { margin-left: calc(50% - 615px); max-width: 1230px; width: 1230px; }}
.jeg_footer .jeg_postblock .jeg_post_meta .fa { color: rgb(189, 189, 189); }
.jscroll-to-top { backface-visibility: hidden; bottom: 30px; opacity: 0; position: fixed; right: 30px; transform: translate3d(0px, 30px, 0px); transition: 0.2s; visibility: hidden; z-index: 11; }
.jscroll-to-top.show { opacity: 1; transform: translateZ(0px); }
.jscroll-to-top > a { background: rgba(180, 180, 180, 0.15); border: 1px solid rgba(0, 0, 0, 0.11); border-radius: 5px; box-shadow: rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset, rgba(0, 0, 0, 0.1) 0px 2px 6px; color: rgb(160, 160, 160); display: block; font-size: 30px; height: 46px; line-height: 44px; opacity: 0.8; text-align: center; transition: opacity 0.2s; width: 46px; }
.jscroll-to-top > a:hover { opacity: 1; }
@media only screen and (max-width: 1024px){.jscroll-to-top { bottom: 50px; }.jscroll-to-top.mobile.show { visibility: visible; }}
.jeg_social_icon_block.nobg a .fa { font-size: 16px; }
.jeg_social_icon_block a { margin-bottom: 0px !important; }
.jeg_footer .footer_dark .jeg_postblock .jeg_post_meta .fa, .jeg_footer.dark .jeg_postblock .jeg_post_meta .fa { color: rgb(189, 189, 189); }
.jnews-cookie-law-policy { background: rgb(255, 255, 255); bottom: 0px; box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 1px, rgba(0, 0, 0, 0.15) 0px 2px 20px; display: none; padding: 10px; position: fixed; text-align: center; width: 100%; z-index: 999; }
.jnews-cookie-law-policy .btn-cookie { border-radius: 2px; height: 30px; line-height: 30px; margin-left: 10px; text-transform: none; }
.preloader_type .jeg_preloader { display: none; }
.preloader_type { height: 100%; position: relative; width: 100%; }
.preloader_type.preloader_circle .jeg_preloader.circle, .preloader_type.preloader_dot .jeg_preloader.dot, .preloader_type.preloader_square .jeg_preloader.square { display: block; }
.jnews_preloader_circle_outer { margin-top: -30px; position: absolute; top: 50%; width: 100%; }
.jnews_preloader_circle_inner { animation: 0.9s linear 0s infinite normal none running spincircle; border-width: 0.4em; border-style: solid; border-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.6); border-image: none; font-size: 15px; margin: 0px auto; position: relative; text-indent: -9999em; transform: translateZ(0px); }
.jnews_preloader_circle_inner, .jnews_preloader_circle_inner::after { border-radius: 50%; height: 60px; width: 60px; }
@-webkit-keyframes spincircle { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(1turn); }
}
@keyframes spincircle { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(1turn); }
}
.jeg_square { animation: 2s ease 0s infinite normal none running jeg_square; border: 4px solid rgb(85, 85, 85); display: inline-block; height: 30px; position: relative; top: 50%; width: 30px; }
.jeg_square_inner { animation: 2s ease-in 0s infinite normal none running jeg_square_inner; background-color: rgb(85, 85, 85); display: inline-block; vertical-align: top; width: 100%; }
@-webkit-keyframes jeg_square { 
  0% { transform: rotate(0deg); }
  25% { transform: rotate(180deg); }
  50% { transform: rotate(180deg); }
  75% { transform: rotate(1turn); }
  100% { transform: rotate(1turn); }
}
@keyframes jeg_square { 
  0% { transform: rotate(0deg); }
  25% { transform: rotate(180deg); }
  50% { transform: rotate(180deg); }
  75% { transform: rotate(1turn); }
  100% { transform: rotate(1turn); }
}
@-webkit-keyframes jeg_square_inner { 
  0% { height: 0px; }
  25% { height: 0px; }
  50% { height: 100%; }
  75% { height: 100%; }
  100% { height: 0px; }
}
@keyframes jeg_square_inner { 
  0% { height: 0px; }
  25% { height: 0px; }
  50% { height: 100%; }
  75% { height: 100%; }
  100% { height: 0px; }
}
@-webkit-keyframes jeg_bounce { 
  0%, 20%, 50%, 80%, 100% { transform: translateY(0px); }
  70% { transform: translateY(-10px); }
}
@keyframes jeg_bounce { 
  0%, 20%, 50%, 80%, 100% { transform: translateY(0px); }
  70% { transform: translateY(-10px); }
}
@-webkit-keyframes jeg_fadeinright { 
  0% { opacity: 0.5; transform: translate3d(30px, 0px, 0px); }
  100% { opacity: 1; transform: none; }
}
@keyframes jeg_fadeinright { 
  0% { opacity: 0.5; transform: translate3d(30px, 0px, 0px); }
  100% { opacity: 1; transform: none; }
}
@-webkit-keyframes jeg_fadeinleft { 
  0% { opacity: 0.5; transform: translate3d(-30px, 0px, 0px); }
  100% { opacity: 1; transform: none; }
}
@keyframes jeg_fadeinleft { 
  0% { opacity: 0.5; transform: translate3d(-30px, 0px, 0px); }
  100% { opacity: 1; transform: none; }
}
@-webkit-keyframes jeg_fadeinup { 
  0% { opacity: 0; transform: translate3d(0px, 30px, 0px); }
  100% { opacity: 1; transform: none; }
}
@keyframes jeg_fadeinup { 
  0% { opacity: 0; transform: translate3d(0px, 30px, 0px); }
  100% { opacity: 1; transform: none; }
}
@-webkit-keyframes sk-scaleout { 
  0% { transform: scale(0); }
  100% { opacity: 0; transform: scale(1); }
}
@keyframes sk-scaleout { 
  0% { transform: scale(0); }
  100% { opacity: 0; transform: scale(1); }
}
.jeg_newsfeed_item:hover .jnews-edit-post, .jeg_popup_post .jeg_popup_content:hover .jnews-edit-post, .jeg_post:hover .jnews-edit-post, .jeg_slide_item:hover .jnews-edit-post { opacity: 1; top: 0px; visibility: visible; color: rgb(255, 255, 255) !important; }
.jeg_popup_post .jnews-edit-post span, .jeg_sidefeed .jeg_pl_xs_3 .jnews-edit-post span, .search-result-wrapper .jnews-edit-post span { display: none; }
#wp-admin-bar-jnews .fa { font-family: fontawesome; font-size: 12px; padding-right: 5px; text-align: center; text-rendering: optimizelegibility; width: 16px; -webkit-font-smoothing: antialiased; font-weight: 400 !important; }
#wpwrap #wp-admin-bar-jnews .ab-icon::before { background: url("https://teknoyazar.com/wp-content/themes/jnews/assets/dist/image/dashboard.png") 50% center no-repeat; content: ""; display: block; height: 20px; opacity: 0.6; top: 3px; width: 20px; }
#wpwrap #wp-admin-bar-jnews:hover .ab-icon::before { opacity: 1 !important; }
.alt .jeg_block_title, .alt.jeg_block_title, .jeg_breakingnews.alt .jeg_news_ticker a, .jeg_carousel .jeg_postblock_carousel_3 .jeg_post_title a, .jeg_iconlink.alt .jeg_block_icon_desc h3, .jeg_meganav_bar.alt, .jeg_meganav_bar.alt.jeg_splitpost_bar .current_title, .jeg_postblock.alt .jeg_block_loadmore a, .jeg_postblock.alt .jeg_block_nav a, .jeg_postblock.alt .jeg_post_title a, .jeg_postblock.alt .jeg_readmore, .jeg_postblock.alt .okayNav__menu-toggle.icon--active span, .jeg_postblock.alt .owl-carousel .owl-dot, .jeg_postblock.alt .owl-carousel .owl-nav .owl-next, .jeg_postblock.alt .owl-carousel .owl-nav .owl-prev, .jeg_postblock.alt.jeg_postblock_27 .jeg_pl_md_4 .jeg_post_title a, .jeg_review_search.alt .jeg_pagenav_1 .page_nav, .jeg_review_search.alt .jeg_pagenav_1 .page_number, .jeg_review_search.alt .jeg_post_title a { color: rgb(255, 255, 255); }
.jeg_iconlink.alt, .jeg_iconlink.alt .jeg_block_icon_link i, .jeg_postblock.alt .jeg_meta_author a, .jeg_postblock.alt .jeg_meta_footer .jeg_meta_author a, .jeg_postblock.alt .jeg_meta_footer .jeg_meta_comment a, .jeg_postblock.alt .jeg_post_excerpt p, .jeg_postblock.alt .jeg_post_meta, .jeg_postblock.alt .jeg_post_meta a, .jeg_postblock.alt .jeg_subcat_list > li > a, .jeg_postblock.alt .okayNav__nav--invisible a, .jeg_postblock.alt.jeg_postblock_27 .jeg_pl_md_4 .jeg_post_meta, .jeg_review_search.alt { color: rgb(238, 238, 238); }
.jeg_postblock.alt .jeg_block_loadmore a::after, .jeg_postblock.alt .jeg_block_loadmore a::before, .jeg_postblock.alt .jeg_block_nav a:hover:not(.disabled), .jeg_postblock.alt .owl-carousel .owl-nav div:hover { background: rgba(255, 255, 255, 0.3); }
.jeg_breakingnews.alt .jeg_news_ticker_arrow:hover, .jeg_postblock.alt .jeg_block_loadmore a, .jeg_postblock.alt .jeg_block_nav a { background: rgba(0, 0, 0, 0.4); }
.jeg_postblock.alt .jeg_block_nav a, .jeg_postblock.alt .owl-carousel .owl-dot, .jeg_postblock.alt .owl-carousel .owl-nav .owl-next, .jeg_postblock.alt .owl-carousel .owl-nav .owl-prev { border-color: rgba(255, 255, 255, 0.3); }
.jeg_heropost_14.alt .jeg_pl_lg_7, .jeg_heropost_14.alt .jeg_pl_sm_2::after, .jeg_postblock.alt .jeg_block_loadmore a, .jeg_postblock.alt .jeg_meta_footer, .jeg_postblock.alt .jeg_meta_footer > div, .jeg_postblock.alt .jeg_pl_lg_8:not(:last-of-type), .jeg_postblock.alt .jeg_pl_lg_9, .jeg_postblock.alt.jeg_postblock_16 .jeg_posts.jeg_load_more_flag, .jeg_postblock.alt.jeg_postblock_24 .jeg_pl_xs_4 .jeg_postblock_content, .jeg_postblock.alt.jeg_postblock_25 .jeg_post { border-color: rgba(255, 255, 255, 0.2); }
.alt .jeg_meta_footer .jeg_post_share a, .alt .jeg_pl_xs_2::before, .alt .jeg_pl_xs_4 .jeg_postblock_content::before, .alt .jeg_post_meta .fa, .alt .jeg_post_meta .jpwt-icon { color: rgb(255, 255, 255); }
.alt #breadcrumbs .breadcrumb_last_link a, .alt #breadcrumbs a, .alt .a:hover, .alt .content-inner, .alt .entry-content .dropcap, .alt .entry-content blockquote p:last-child, .alt .entry-header .jeg_meta_bookmark a, .alt .entry-header .jeg_meta_comment a, .alt .entry-header .jeg_meta_donation a, .alt .entry-header .jeg_meta_like a, .alt .entry-header .jeg_post_title, .alt .gallery-caption, .alt .jeg_author_content, .alt .jeg_author_socials a, .alt .jeg_block_title, .alt .jeg_hero_style_7, .alt .jeg_meta_category a, .alt .jeg_post_source span, .alt .jeg_post_tags span, .alt .jeg_post_title a, .alt .jeg_post_via span, .alt .jeg_splitpost_bar .current_title, .alt .jeg_video_playlist_title, .alt .wp-caption .wp-caption-text, .alt a:focus, .alt h1, .alt h1.jeg_post_title, .alt h2, .alt h3, .alt h4, .alt h5, .alt h6, .alt label { color: rgb(255, 255, 255); }
.custom_post_template .jeg_custom_meta_wrapper.jeg_post_meta.alt, .custom_post_template .jeg_custom_meta_wrapper.jeg_post_meta.alt .jeg_meta_bookmark a, .custom_post_template .jeg_custom_meta_wrapper.jeg_post_meta.alt .jeg_meta_comment a, .custom_post_template .jeg_custom_meta_wrapper.jeg_post_meta.alt .jeg_meta_donation a, .custom_post_template .jeg_custom_meta_wrapper.jeg_post_meta.alt .jeg_meta_like a, .jeg_custom_share_wrapper.alt .jeg_share_stats, .jeg_custom_share_wrapper.alt .jeg_share_stats > div { color: rgb(240, 240, 240); }
.alt .comment-respond, .alt .jeg_authorbox, .alt .jeg_prevnext_post { border-color: rgba(255, 255, 255, 0.2); }
.jnews_inline_related_post .jeg_pl_sm .jeg_post_meta { line-height: 1; margin-top: 8px; }
.jnews_inline_related_post .jeg_postblock .jeg_block_loadmore { margin-top: 10px; padding: 0px; }
.jnews_inline_related_post .jeg_postblock_21.jeg_col_1o3 .jeg_block_loadmore, .jnews_inline_related_post .jeg_postblock_21.jeg_col_1o3 .jeg_block_nav { margin-top: 0px; }
.jeg_postblock_39 .jeg_meta_author img { margin-right: 8px; width: 30px; }
body.rtl .jeg_postblock_39 .jeg_meta_author img { margin-left: 8px; margin-right: 0px; }
.jeg_postblock_39 .jeg_pl_md_1 .jeg_post_meta { border-bottom: 4px solid rgb(238, 238, 238); box-sizing: border-box; display: flex; flex-wrap: wrap; margin-top: 14px; padding-bottom: 25px; align-items: center; }
.jeg_postblock_39 .jeg_pl_sm .jeg_meta_author { border-bottom: 1px solid rgba(0, 0, 0, 0.2); box-sizing: border-box; padding-bottom: 25px; }
.jeg_postblock_39 .jeg_meta_author::after { clear: both; content: ""; display: table; }
.jeg_postblock_39 .jeg_meta_author a { color: rgb(33, 33, 33); }
.jeg_midbar.dark .slider, .jeg_mobile_bottombar.dark .slider, .jeg_navbar_dark .slider, .jeg_topbar.dark .slider, input:checked + .slider { background-color: rgba(255, 255, 255, 0.3); }
.wp-block-gallery figcaption { margin: 0px; }
.jeg_meta_author.coauthor .meta_text { margin-right: 0.25em; }
.jeg_meta_author.coauthor .meta_text.separators-and { margin-left: 0.25em; margin-right: 0.25em; }
.jeg_meta_author.coauthor .jnews_multiple_author { border: 1px solid var(--j-bg-color,#fff); position: relative; z-index: 1; }
.jeg_meta_author.coauthor .jnews_multiple_author:not(:first-child) { margin-left: -20px; z-index: 0; }
.jeg_menu.jeg_main_menu .menu-item-object-category.jeg_megamenu > a::after, .jeg_menu.jeg_main_menu > .menu-item-has-children > a::after { content: ""; display: inline-block; font-style: normal; font-variant: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-weight: normal; font-stretch: normal; line-height: 1; font-family: FontAwesome; font-size: inherit; margin-left: 5px; margin-right: -3px; text-rendering: auto; -webkit-font-smoothing: antialiased; transition: 0.1s; }
.jeg_menu_dropdown.language-swicher.jeg_menu_dropdown li, ul.jeg_mobile_menu.jeg_menu_dropdown li { position: relative; }
.jeg_menu_dropdown.language-swicher ul, .jeg_mobile_menu.jeg_menu_dropdown ul { padding-bottom: unset; }
.jeg_menu_dropdown.language-swicher ul.sub-menu.open, .jeg_menu_dropdown.language-swicher ul:not(.sub-menu), .jeg_mobile_menu.jeg_menu_dropdown ul.sub-menu.open, .jeg_mobile_menu.jeg_menu_dropdown ul:not(.sub-menu) { padding-bottom: 10px; }
.jeg_menu_dropdown.language-swicher ul li a, .jeg_mobile_menu.jeg_menu_dropdown ul li a { border-bottom: unset; margin-bottom: unset; padding-bottom: unset; }
.jeg_menu_dropdown.language-swicher .sub-menu > li:not(.open), ul.jeg_mobile_menu.jeg_menu_dropdown .sub-menu > li:not(.open) { border-bottom: 1px solid rgb(238, 238, 238); margin-bottom: 12px; padding-bottom: 5px; }
.jeg_menu_dropdown.language-swicher .sub-menu > li a, .jeg_mobile_menu.jeg_menu_dropdown .sub-menu > li a { margin-bottom: unset; }
.jeg_menu_dropdown.language-swicher .sub-menu > li.menu-item-has-children.open .drop-down-wrapper, .jeg_mobile_menu.jeg_menu_dropdown .sub-menu > li.menu-item-has-children.open .drop-down-wrapper { border-bottom: 1px solid rgb(238, 238, 238); margin-bottom: 12px; padding-bottom: 5px; }
.jeg_menu_dropdown.language-swicher .drop-down-wrapper, .jeg_mobile_menu.jeg_menu_dropdown .drop-down-wrapper { display: flex; }
.jeg_menu_dropdown.language-swicher .drop-down-wrapper a, .jeg_mobile_menu.jeg_menu_dropdown .drop-down-wrapper a { flex: 0 0 auto; padding-right: 5px; }
.jeg_menu_dropdown.language-swicher .drop-down-wrapper span, .jeg_mobile_menu.jeg_menu_dropdown .drop-down-wrapper span { flex: 1 1 0%; }
.jeg_menu_dropdown.language-swicher .sub-menu, .jeg_mobile_menu.jeg_menu_dropdown .sub-menu { height: 0px; opacity: 0; visibility: hidden; }
.jeg_menu_dropdown.language-swicher .open > .sub-menu, .jeg_mobile_menu.jeg_menu_dropdown .open > .sub-menu { opacity: 1; transition: opacity 0.5s; visibility: visible; height: unset !important; }
.jeg_menu_dropdown.language-swicher li i.arrow-icon::after, .jeg_mobile_menu.jeg_menu_dropdown li i.arrow-icon::after { content: "f"; font: 14px / 1 jegicon; margin-top: -6px; text-align: center; width: auto; -webkit-font-smoothing: antialiased; color: rgb(160, 160, 160); transition: 0.3s; }
.jeg_menu_dropdown.language-swicher li i.arrow-icon, .jeg_mobile_menu.jeg_menu_dropdown li i.arrow-icon { font-size: 14px; height: 14px; position: absolute; right: 5px; top: 5px; transition: 0.3s; width: 14px; }
.jeg_menu_dropdown.language-swicher .open > .drop-down-wrapper > span > i.arrow-icon, .jeg_mobile_menu.jeg_menu_dropdown .open > .drop-down-wrapper > span > i.arrow-icon { position: absolute; transform: rotate(90deg); transform-origin: center center; transition: 0.5s; }
.jeg_menu_dropdown.language-swicher .sub-menu, .jeg_mobile_menu.jeg_menu_dropdown .sub-menu { overflow: hidden; }
.jeg_postblock_26 .jeg_meta_footer .jeg_post_share a { display: inline-flex; }
.jeg_postblock_26 .jeg_meta_footer .jeg_post_share .jeg_post_share_wrapper { display: flex; justify-content: center; }
.jeg_post_share .jeg-icon svg { fill: rgb(247, 13, 40); }
.jeg_sidefeed .jeg_post.active { background: rgb(245, 245, 245); border-left: 3px solid rgb(247, 13, 40); padding-left: 12px !important; }
.jeg_filter_menu .active { background: rgb(250, 250, 250); color: rgb(160, 160, 160); }
@media only screen and (max-width: 768px){.admin-bar #jeg_sidecontent { top: 96px; }}
.entry-header .jeg_post_meta { color: rgb(160, 160, 160); display: block; font-size: 13px; text-transform: none; }
.entry-header .jeg_post_meta_1 { align-content: flex-start; align-items: center; display: flex; }
.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: rgb(83, 88, 92); font-weight: 400; }
.entry-header .jeg_post_meta_2 .jeg_meta_comment, .entry-header .jeg_post_meta_2 .jeg_meta_like_container { font-size: 16px; margin-left: 15px; }
.entry-header .jeg_post_meta .fa { color: rgb(46, 159, 255); font-size: 16px; margin-right: 2px; }
.entry-header .jeg_meta_author + .jeg_meta_date::before { content: "—"; margin-right: 10px; }
.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 { background: rgb(249, 61, 83); border-radius: 50px; color: rgb(255, 255, 255); font-size: 14px; line-height: 22px; margin-right: 0px; text-align: center; width: 22px; }
.admin-bar .jeg_read_progress_wrapper .jeg_progress_container.top { top: 32px; }
.jeg_featured .wp-caption-text { color: rgb(160, 160, 160); font-size: 11px; margin: 3px 0px 0px; text-align: right; }
.jeg_featured_big { overflow: hidden; position: relative; z-index: 0; }
.jeg_featured_bg { background: linear-gradient(rgb(0, 0, 0) 0px, rgb(84, 84, 84)); }
.jeg_featured_bg, .jeg_featured_img { height: 100%; left: 0px; position: absolute; top: 0px; width: 100%; }
.jeg_featured_img { background-attachment: fixed; background-position: 50% center; background-repeat: no-repeat; background-size: cover; opacity: 0.4; }
.jeg_parallax .jeg_featured_img { background-position: 50% 0px; }
.jeg_featured_big .entry-header { bottom: 0px; padding-bottom: 5px; position: absolute; width: 100%; z-index: 2; }
.jeg_fs_content .jeg_post_meta { margin: 20px 0px 0px; }
.jeg_fs_content .entry-header .jeg_post_meta .fa { color: rgb(255, 255, 255); }
.jeg_featured_big #breadcrumbs, .jeg_featured_big #breadcrumbs .breadcrumb_last, .jeg_featured_big #breadcrumbs .breadcrumb_last_link a, .jeg_featured_big #breadcrumbs a, .jeg_featured_big .entry-header .jeg_post_meta, .jeg_featured_big .entry-header .jeg_post_meta a, .jeg_featured_big .entry-header .jeg_post_title, .jeg_featured_big .jeg_post_subtitle, .jeg_featured_big a { color: rgb(255, 255, 255); }
.jeg_featured_big #breadcrumbs a:hover { color: inherit; text-decoration: underline; }
.jeg_featured_big .entry-header .jeg_post_title { font-size: 58px; max-width: 960px; }
.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: rgb(51, 51, 51); font-size: 16px; line-height: 1.625em; word-break: normal; overflow-wrap: break-word; }
.single .content-inner::after { clear: both; content: ""; display: table; }
.single .content-inner .wp-block-embed { 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 { border-color: rgb(238, 238, 238); border-left-width: 4px; border-style: solid; color: rgb(123, 123, 123); display: block; font-size: 20px; font-style: italic; line-height: 1.5em; padding-left: 1em; }
.entry-content blockquote p { font-family: inherit; font-size: inherit; line-height: inherit; }
.entry-content blockquote cite { color: rgb(160, 160, 160); display: block; font-size: smaller; margin-top: 5px; }
.entry-content blockquote cite::before { content: "—   "; }
.entry-content blockquote p:last-child { margin-bottom: 0px; }
.entry-content input:not([type="submit"]) { width: auto; }
body:not(.jnews-disable-style-table) .entry-content table { color: rgb(123, 123, 123); line-height: normal; margin: 1em 0px 30px; max-width: 100%; overflow-x: auto; width: fit-content; word-break: break-word; }
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 rgb(238, 238, 238); }
body:not(.jnews-disable-style-table) .entry-content tbody tr:hover { background: rgb(247, 247, 247); color: rgb(83, 88, 92); }
body:not(.jnews-disable-style-table) .entry-content thead tr { border-bottom: 2px solid rgb(238, 238, 238); }
body:not(.jnews-disable-style-table) .entry-content td, body:not(.jnews-disable-style-table) .entry-content th { border-width: 0px 1px; border-style: none solid; border-color: currentcolor rgb(238, 238, 238); border-image: none; font-size: 0.85em; padding: 8px 20px; }
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: rgb(83, 88, 92); 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: 0px; }
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: rgb(252, 248, 227); }
.entry-content sub, .entry-content sup { font-size: 62.5%; }
.entry-content sub { bottom: 0px; vertical-align: sub; }
.entry-content sup { top: 0.25em; vertical-align: super; }
.entry-content .intro-text { color: rgb(33, 33, 33); font-size: 1.5em; letter-spacing: -0.01em; line-height: 1.458em; }
.entry-content .dropcap { color: rgb(33, 33, 33); display: block; float: left; font-size: 4em; line-height: 1; margin: 0.04em 0.2em 0px 0px; }
.entry-content .dropcap.border, .entry-content .dropcap.circle, .entry-content .dropcap.rounded, .entry-content .dropcap.square { background: rgb(247, 13, 40); color: rgb(255, 255, 255); display: inline-block; font-size: 3em; line-height: 1; margin-right: 0.3em; min-height: 68px; min-width: 68px; padding: 10px; position: relative; text-align: center; top: 0.095em; }
.entry-content .dropcap.circle { border-radius: 68px; }
.entry-content .dropcap.rounded { border-radius: 10px; }
.entry-content .dropcap.border { background: transparent; border: 3px solid rgb(33, 33, 33); color: rgb(33, 33, 33); font-size: 2.75em; padding: 8px; }
.entry-content .dropcap.shadow { font-family: Georgia, serif; font-size: 4.4em; text-shadow: rgb(238, 238, 238) 5px 5px; }
.entry-content .highlight { background: rgb(0, 0, 0); border-radius: 2px; color: rgb(255, 255, 255); display: inline-block; padding: 0px 0.2em; }
.entry-content .pullquote { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; font-size: 24px; padding: 0px; position: relative; text-align: center; }
.entry-content .pullquote::after, .entry-content .pullquote::before { background: rgb(224, 224, 224); content: ""; display: block; height: 2px; width: 50px; }
.entry-content .pullquote::before { margin: 1em auto 0.65em; }
.entry-content .pullquote::after { margin: 0.75em auto 1em; }
.entry-content .pullquote.align-left { clear: left; float: left; margin: 0.4em 1.2em 0.4em 0px; max-width: 35%; }
.entry-content .pullquote.align-right { clear: right; float: right; margin: 0.4em 0px 0.4em 1.2em; max-width: 35%; }
.entry-content .pullquote.align-center { margin: 1.25em auto; padding: 0.5em 12%; }
.jeg_sidebar_none .entry-content .pullquote.align-center { padding: 0.5em 15%; }
.entry-content::after { clear: both; content: ""; display: block; }
.content-inner blockquote, .content-inner p, .content-inner q, .content-inner > [class^="wp-block-"]:not(h1, h2, h3, h4, h5, h6) { margin: 0px 0px 1.25em; }
.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 > * { margin-left: auto; margin-right: auto; width: 768px; }.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; }.jeg_single_narrow .jeg_inner_content > .jeg_featured.jeg_owlslider.size-500 { padding-bottom: 33.5%; }.jeg_single_narrow .jeg_inner_content > .jeg_featured.jeg_owlslider.size-715 { padding-bottom: 48.3%; }}
@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.jnews_zoom_activated .jeg_inner_content > .entry-content { margin-left: 0px; margin-right: 0px; }
@media only screen and (max-width: 729px){.jeg_single_tpl_2 .entry-header .jeg_post_meta_2 { align-items: center; display: flex; }}
.jeg_single_tpl_10 .jeg_featured_bg { position: relative; }
.jeg_single_tpl_10 .jeg_featured_bg img { width: 100%; }
.jeg_single_tpl_5 .jeg_featured_big .entry-header { bottom: 50%; margin-bottom: 0px; padding-bottom: 0px; text-align: center; transform: translateY(50%); }
.jeg_single_tpl_5 .jeg_featured_big .jeg_post_title { margin-left: auto; margin-right: auto; text-shadow: rgba(0, 0, 0, 0.15) 0px 1px 1px; }
.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_featured_img { background-position: 50% 10%; background-size: cover; }
.jeg_single_tpl_9 .jeg_featured_big { background: rgb(0, 0, 0); padding: 0px; }
.jeg_single_tpl_9 .jeg_featured { margin-bottom: 0px; position: relative; }
.jeg_single_tpl_9 .jeg_featured .wp-caption-text { background: rgba(0, 0, 0, 0.65); bottom: 5px; line-height: normal; padding: 3px 6px; position: absolute; right: 0px; }
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 .jeg_ad_module { margin-bottom: 0px; }
.jeg_popup_post { background: rgb(255, 255, 255); border-radius: 3px; bottom: 150px; box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 1px, rgba(0, 0, 0, 0.15) 0px 2px 20px; display: block; opacity: 0; padding: 5px 20px 15px 15px; position: fixed; right: 15px; transition: 0.3s; visibility: hidden; width: 300px; z-index: 4; }
.jeg_popup_post.active { bottom: 100px; opacity: 1; transition: 0.4s; visibility: visible; }
.jeg_popup_post .caption { background: rgb(247, 13, 40); bottom: 0px; color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; line-height: 1; padding: 3px 5px; position: absolute; right: 0px; text-transform: uppercase; }
.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: 0px; }
.jeg_popup_content .post-title a { color: inherit; }
.jeg_popup_close { color: rgb(148, 148, 148); font-size: 12px; height: 25px; line-height: 25px; position: absolute; right: 0px; text-align: center; top: 0px; width: 25px; }
@media only screen and (max-width: 1024px){.jeg_featured_big .entry-header .jeg_post_title, .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: 3em; }.entry-content h1 { font-size: 2em; }.entry-content h2 { font-size: 1.703em; }.entry-content h3 { font-size: 1.35em; }.entry-content h4 { font-size: 1.2em; }.entry-content h5 { font-size: 1.17em; }.entry-content h3.jeg_block_title { font-size: inherit; }.jeg_single_narrow .jeg_share_button.share-float { margin-left: 10px; }.jeg_featured_img { background-attachment: inherit; }.jeg_parallax .jeg_featured_img { background-size: cover; background-position: 50% center !important; }.jeg_single_tpl_6 .jeg_featured_big { height: 300px; }.entry-content .pullquote { font-size: 120%; }.entry-content blockquote, .entry-content q { font-size: 110%; }.entry-content .pullquote.align-left { margin-right: 1em; max-width: 40%; }.entry-content .pullquote.align-right { margin-left: 1em; max-width: 40%; }.jeg-mobile-table-scrollable .entry-content table, .jeg-mobile-table-scrollable.customizer { display: block; overflow-x: auto; white-space: nowrap; word-break: unset; }}
@media only screen and (max-width: 768px){.jeg_single_tpl_6 .jeg_featured_big { height: 240px; }.jeg_fs_container .jeg_post_meta { margin: 15px 0px 0px; }.entry-header, .jeg_featured, .jeg_share_button { margin-bottom: 20px; }.entry-content .intro-text { font-size: larger; }.entry-content blockquote, .entry-content p, .entry-content q { margin-bottom: 1em; }.admin-bar .jeg_read_progress_wrapper .jeg_progress_container.top { top: 46px; }}
@media only screen and (min-width: 768px) and (max-width: 1023px){.jeg_featured_big .entry-header .jeg_post_title { font-size: 40px !important; }.jeg_fs_container .jeg_post_meta { margin-top: 30px; }.jeg_single_narrow .jeg_share_button.share-float { margin-left: 0px; }}
@media only screen and (max-width: 767px){.jeg_share_button.share-float .jeg_btn-hatena .fa, .jeg_share_button.share-float .jeg_btn-line .fa { height: auto; margin-top: 0px; }.jeg_single_narrow .jeg_share_button.share-float { margin-left: 0px; }.jeg_single_tpl_6.jnews_boxed_container .jeg_inner_content { margin-top: -20px; }}
@media only screen and (max-width: 667px){.jeg_single_tpl_6 .jeg_featured_big { height: 200px; }}
@media only screen and (max-width: 568px){.jeg_featured_big .jeg_post_subtitle { font-size: 14px; }.entry-header .jeg_meta_category, .entry-header .jeg_meta_comment, .entry-header .jeg_meta_like { display: none !important; }.entry-content .pullquote.align-center, .entry-content .pullquote.align-left, .entry-content .pullquote.align-right { float: none; margin: 1.25em auto; padding: 0px 10%; max-width: 100% !important; }.jeg_ad_article { margin: 0px 0px 1.25em; }.jeg_ad_article .align-left, .jeg_ad_article .align-right { float: none; padding: 0px; }}
@media only screen and (max-width: 480px){.entry-header, .jeg_featured, .jeg_share_button, .jeg_share_button.share-float .jeg_sharelist { margin-bottom: 15px; }.jeg_share_button.share-float { margin-bottom: 0px; }.jeg_single_tpl_6 .jeg_featured_big { height: 160px; }.entry-header .jeg_meta_category, .entry-header .jeg_meta_comment, .entry-header .jeg_meta_like { display: none !important; }.entry-content .pullquote.align-center, .entry-content .pullquote.align-left, .entry-content .pullquote.align-right { font-size: 1em; padding: 0px 5%; }.entry-content blockquote, .entry-content q { font-size: 1em; }.admin-bar .jeg_read_progress_wrapper .jeg_progress_container.top { top: 0px; }}
@media only screen and (max-width: 320px){.jeg_featured_big .jeg_meta_category, .jeg_featured_big .meta_right, .jeg_fs_breadcrumb { display: none; }.jeg_single_tpl_6 .jeg_featured_big { height: 140px; }}
.jeg_archive_search .jeg_search_button, .search_review_button { bottom: 0px; font-size: 14px; height: auto; position: absolute; right: 0px; top: 0px; }
.authorlink li.active a::before { background: rgb(247, 13, 40); bottom: -1px; content: ""; display: block; height: 3px; left: 0px; position: absolute; width: 100%; }
.jeg_slider_wrapper .owl-carousel { overflow: hidden; }
.jeg_slide_caption .jeg_post_meta .fa, .jeg_slide_caption .jeg_post_meta a, .jeg_slide_caption a { color: rgb(255, 255, 255); }
.jeg_slide_caption .jeg_post_meta { color: rgb(255, 255, 255); font-size: 11px; text-shadow: rgba(0, 0, 0, 0.1) 0px 1px 0px; text-transform: uppercase; }
.jeg_slide_caption .jeg_post_meta > div { display: inline-block; margin-right: 10px; white-space: nowrap; }
.jeg_slide_caption .jeg_post_meta span { display: inline-block; margin-right: 6px; }
.jeg_slide_caption .jeg_post_meta span:last-child { margin-right: 0px; }
.jeg_slider_thumbnail.disabled_nav .owl-nav { display: none; }
.jeg_slider_type_3 .active .jeg_caption_container { opacity: 1; }
.jeg_slider_type_6 .jeg_slide_caption .jeg_post_excerpt, .jeg_slider_type_6 .jeg_slide_caption .jeg_post_meta { margin-left: 90px; }
.jeg_slider_type_8 .jeg_item_caption .jeg_post_meta, .jeg_slider_type_8 .jeg_item_caption .jeg_post_title a { color: rgb(33, 33, 33); text-shadow: none; }
.jeg_slider_type_8 .jeg_item_caption .jeg_post_meta { color: rgb(160, 160, 160); font-size: 11px; text-shadow: none; text-transform: uppercase; }
.jeg_slider_type_9 .jeg_post_meta { display: none; }
.jeg_slider_type_9 .epic-owl-dots { right: 15px; }
.jeg_slider_type_9 .epic-owl-dot span { height: 8px; margin: 5px 0px; width: 8px; }
.jeg_slider_type_9 .active .jeg_caption_container { opacity: 1; transform: translateX(0px); }
.jeg_slider_type_9 .epic-owl-dots { opacity: 0; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); transition: 0.3s; }
.jeg_slider_type_9:hover .epic-owl-dots { opacity: 1; }
.jeg_slider_type_9 .epic-owl-dot { display: block; zoom: 1; }
.jeg_slider_type_9 .epic-owl-dot span { background: 0px 0px; border: 2px solid rgb(255, 255, 255); border-radius: 20px; display: block; height: 12px; margin: 10px 0px; transition: 0.3s; width: 12px; }
.jeg_slider_type_9 .epic-owl-dots .epic-owl-dot.active span, .jeg_slider_type_9 .epic-owl-dots .epic-owl-dot:hover span { background: rgb(255, 255, 255); }
.jeg_slider_type_9 .jeg_post_meta { margin-top: 20px; }
.entry-content .jeg_slider_type_9_thumb .jeg_post_title a { color: rgb(255, 255, 255) !important; font-weight: 400; }
.jeg_slider_type_9_thumb .jeg_post_meta { color: rgb(255, 255, 255); font-size: 13px; margin-bottom: 5px; }
.jeg_slider_type_9_thumb .jeg_post_meta .fa { color: rgb(255, 255, 255); padding-right: 2px; }
@media only screen and (max-width: 1023px){.jeg_slider_type_9 .epic-owl-dots { opacity: 1; }}
@media only screen and (min-width: 768px){.jeg_col_1o3 .jeg_slider_type_3[data-items="2"] .jeg_slide_caption .jeg_post_meta, .jeg_col_2o3 .jeg_slider_type_3[data-items="5"] .jeg_slide_caption .jeg_post_meta { display: none; }}
@media only screen and (max-width: 768px){.jeg_slider_type_4 .active .jeg_slide_caption::before { top: -20px; }.jeg_slider_type_4 .active .jeg_slide_caption::after { bottom: -25px; }.jeg_slider_type_6 .jeg_slide_caption .jeg_post_excerpt, .jeg_slider_type_6 .jeg_slide_caption .jeg_post_meta { margin-left: 75px; }}
@media only screen and (min-width: 768px) and (max-width: 1023px){.jeg_col_1o3 .jeg_slider_type_3 .jeg_slide_caption .jeg_post_meta, .jeg_col_2o3 .jeg_slider_type_3[data-items="3"] .jeg_post_meta, .jeg_col_2o3 .jeg_slider_type_3[data-items="4"] .jeg_post_meta { display: none; }}
@media only screen and (max-width: 767px){.jeg_slider_type_6 .jeg_slide_caption .jeg_post_meta { margin-left: 0px; padding-top: 30px; }}
@media only screen and (max-width: 667px){.jeg_slider_type_4 .active .jeg_slide_caption::before { top: -15px; }.jeg_slider_type_4 .active .jeg_slide_caption::after { bottom: -15px; }}
@media only screen and (max-width: 480px){.jeg_slider_type_1 .jeg_post_category a, .jeg_slider_type_1 .jeg_slide_caption .jeg_post_meta { font-size: 10px; line-height: 10px; }.jeg_slider_type_2 .jeg_post_meta { display: none; }.jeg_slider_type_4 .jeg_slide_caption .jeg_post_meta { font-size: 10px; }.jeg_slider_type_4 .jeg_slide_caption .jeg_meta_author { display: none; }.jeg_slider_type_4 .active .jeg_slide_caption::before { top: -10px; }.jeg_slider_type_4 .active .jeg_slide_caption::after { bottom: -5px; }.jeg_slider_type_5 .jeg_post_meta { display: none; }.jeg_slider_type_6 .jeg_slide_caption .jeg_post_meta { display: none; }}
@media only screen and (max-width: 320px){.jeg_slider_type_1 .jeg_slide_caption .jeg_post_meta { display: none; }.jeg_slider_type_4 .jeg_slide_caption .jeg_post_meta, .jeg_slider_type_4 .jeg_slide_caption::after, .jeg_slider_type_4 .jeg_slide_caption::before { display: none; }}
.jeg_postblock_carousel_2 .thumbnail-container:not(.no_thumbnail).animate-lazy::before { background-color: rgb(33, 33, 33); background-image: linear-gradient(90deg, rgb(33, 33, 33), rgb(49, 49, 49) 20%, rgb(34, 34, 34) 40%, rgb(33, 33, 33)); }
.jeg_postblock_carousel_2 .jeg_post_meta .fa, .jeg_postblock_carousel_2 .jeg_post_title a, .jeg_postblock_carousel_2 .jeg_post_title a:hover { color: rgb(255, 255, 255) !important; text-shadow: rgba(0, 0, 0, 0.1) 0px 1px 0px; }
.jeg_postblock_carousel_2 .jeg_post_meta { color: rgb(255, 255, 255); font-size: 11px; text-transform: uppercase; }
.jeg_postblock_carousel_2 .jeg_post_meta, .jeg_postblock_carousel_2 .jeg_post_review { opacity: 0; text-shadow: rgba(0, 0, 0, 0.1) 0px 1px 0px; transform: translate3d(0px, 1em, 0px); transition: 0.3s; }
.jeg_postblock_carousel_2 .tns-item:hover .jeg_post_meta, .jeg_postblock_carousel_2 .tns-item:hover .jeg_post_review { opacity: 1; transform: translateZ(0px); }
.jeg_postblock_carousel_2 .jeg_post_meta a { color: rgb(255, 255, 255); }
@media only screen and (min-width: 768px){.jeg_postblock_carousel_2.jeg_col_8 .jeg_carousel_post[data-items="4"] .jeg_post_meta, .jeg_postblock_carousel_2.jeg_col_8 .jeg_carousel_post[data-items="5"] .jeg_post_meta { display: none; }}
@media only screen and (max-width: 1024px){.jeg_postblock_carousel_3 .jeg_post_meta { display: none; }}
.jeg_heroblock .jeg_post_meta, .jeg_heroblock .jeg_post_meta .fa, .jeg_heroblock .jeg_post_meta a, .jeg_heroblock .jeg_post_title a, .jeg_heroblock .jeg_postblock_content { color: rgb(255, 255, 255); }
.jeg_heroblock .thumbnail-container:not(.no_thumbnail).animate-lazy::before { background-color: rgb(33, 33, 33); background-image: linear-gradient(90deg, rgb(33, 33, 33), rgb(49, 49, 49) 20%, rgb(34, 34, 34) 40%, rgb(33, 33, 33)); }
.jeg_hero_style_1 .jeg_post_meta, .jeg_hero_style_1 .jeg_post_review { opacity: 0; transform: translate3d(0px, 30px, 0px); transition: 0.35s; }
.jeg_hero_style_1 .jeg_post:hover .jeg_post_category, .jeg_hero_style_1 .jeg_post:hover .jeg_post_meta, .jeg_hero_style_1 .jeg_post:hover .jeg_post_review, .jeg_hero_style_1 .jeg_post:hover .jeg_post_title { transform: translateZ(0px); }
.jeg_hero_style_1 .jeg_post:hover .jeg_post_meta, .jeg_hero_style_1 .jeg_post:hover .jeg_post_review { opacity: 1; }
.jeg_hero_style_6 .jeg_post_meta, .jeg_hero_style_6 .jeg_post_title a { background: rgb(255, 255, 255); box-decoration-break: clone; -webkit-box-decoration-break: clone; color: rgb(33, 33, 33); display: inline; padding: 0px 5px; }
.jeg_hero_style_6 .jeg_post_meta { display: inline-block; font-style: italic; padding: 2px 5px; text-transform: none; }
.jeg_hero_style_6 .jeg_meta_author { margin-right: 4px; }
.jeg_hero_style_6 .jeg_meta_author::after { content: "–"; margin-left: 6px; }
.jeg_hero_style_6 .jeg_meta_date .fa, .jeg_hero_style_6 .jeg_meta_trending { display: none; }
.jeg_hero_style_6 .jeg_post_meta .fa { color: rgb(0, 0, 0); }
.jeg_hero_style_6 .jeg_post_meta a { color: rgb(33, 33, 33); }
.jeg_hero_style_7 .jeg_post_meta a { color: rgb(83, 88, 92); }
.jeg_hero_style_7 .jeg_post_meta, .jeg_hero_style_7 .jeg_post_meta .fa { color: rgb(160, 160, 160); }
.jeg_heroblock_skew.jeg_hero_style_1 .jeg_post_meta { transform: matrix(1, 0, 0, 1, 0, 30); }
.jeg_heroblock_skew.jeg_hero_style_1 .jeg_post:hover .jeg_post_category, .jeg_heroblock_skew.jeg_hero_style_1 .jeg_post:hover .jeg_post_meta, .jeg_heroblock_skew.jeg_hero_style_1 .jeg_post:hover .jeg_post_title { transform: matrix(1, 0, 0, 1, 0, 0); }
@media only screen and (max-width: 1024px){.jeg_hero_style_7 .jeg_post_meta { font-size: 10px; }}
@media only screen and (max-width: 768px){.jeg_heroblock_1.jeg_hero_style_7 .jeg_heroblock_scroller .jeg_post_meta, .jeg_heroblock_10.jeg_hero_style_7 .jeg_post_meta, .jeg_heroblock_11.jeg_hero_style_7 .jeg_hero_item_4 .jeg_post_meta, .jeg_heroblock_12.jeg_hero_style_7 .jeg_hero_item_5 .jeg_post_meta, .jeg_heroblock_2.jeg_hero_style_7 .jeg_heroblock_scroller .jeg_post_meta, .jeg_heroblock_3.jeg_hero_style_7 .jeg_heroblock_scroller .jeg_post_meta, .jeg_heroblock_6.jeg_hero_style_7 .jeg_heroblock_scroller .jeg_post_meta { display: none; }.jeg_heroblock .jeg_post_meta { font-size: 10px; }}
@media only screen and (min-width: 736px) and (max-width: 1024px){.jeg_heroblock_1.jeg_hero_style_2 .jeg_hero_item_3 .jeg_post_meta, .jeg_heroblock_1.jeg_hero_style_2 .jeg_hero_item_4 .jeg_post_meta, .jeg_heroblock_10.jeg_hero_style_2 .jeg_hero_item_2 .jeg_post_meta, .jeg_heroblock_10.jeg_hero_style_2 .jeg_hero_item_3 .jeg_post_meta, .jeg_heroblock_10.jeg_hero_style_2 .jeg_hero_item_4 .jeg_post_meta, .jeg_heroblock_10.jeg_hero_style_2 .jeg_hero_item_6 .jeg_post_meta, .jeg_heroblock_10.jeg_hero_style_2 .jeg_hero_item_7 .jeg_post_meta, .jeg_heroblock_11.jeg_hero_style_2 .jeg_hero_item_4 .jeg_post_meta, .jeg_heroblock_12.jeg_hero_style_2 .jeg_hero_item_5 .jeg_post_meta, .jeg_heroblock_2.jeg_hero_style_2 .jeg_heroblock_scroller .jeg_post_meta, .jeg_heroblock_3.jeg_hero_style_2 .jeg_hero_item_3 .jeg_post_meta, .jeg_heroblock_3.jeg_hero_style_2 .jeg_hero_item_4 .jeg_post_meta, .jeg_heroblock_6 .jeg_heroblock_scroller .jeg_post_meta { display: none; }}
@media only screen and (max-width: 667px){.jeg_heroblock_10:not(.tiny-slider) .jeg_heroblock_scroller .jeg_post_meta, .jeg_heroblock_11:not(.tiny-slider) .jeg_heroblock_scroller .jeg_post_meta, .jeg_heroblock_12:not(.tiny-slider) .jeg_heroblock_scroller .jeg_post_meta, .jeg_heroblock_1:not(.tiny-slider) .jeg_heroblock_scroller .jeg_post_meta, .jeg_heroblock_2:not(.tiny-slider) .jeg_heroblock_scroller .jeg_post_meta, .jeg_heroblock_3:not(.tiny-slider) .jeg_heroblock_scroller .jeg_post_meta, .jeg_heroblock_4:not(.tiny-slider) .jeg_heroblock_scroller .jeg_post_meta, .jeg_heroblock_5:not(.tiny-slider) .jeg_heroblock_scroller .jeg_post_meta, .jeg_heroblock_6:not(.tiny-slider) .jeg_heroblock_scroller .jeg_post_meta { display: none; }.jeg_hero_style_1 .jeg_post_category, .jeg_hero_style_1 .jeg_post_meta, .jeg_hero_style_1 .jeg_post_review, .jeg_hero_style_1 .jeg_post_title { opacity: 1; transform: translateZ(0px); }}
@media only screen and (max-width: 480px){.jeg_heroblock_1 .jeg_post_meta, .jeg_heroblock_10 .jeg_post_meta, .jeg_heroblock_11 .jeg_post_meta, .jeg_heroblock_12 .jeg_post_meta, .jeg_heroblock_2 .jeg_post_meta, .jeg_heroblock_3 .jeg_post_meta, .jeg_heroblock_4 .jeg_post_meta, .jeg_heroblock_5 .jeg_post_meta, .jeg_heroblock_6 .jeg_post_meta { display: none; }}
@media only screen and (max-width: 320px){.jeg_heroblock .jeg_post_meta { display: none; }}
@-webkit-keyframes fadeInLeft { 
  0% { opacity: 0; transform: translateX(-20px); }
  100% { opacity: 1; transform: translateX(0px); }
}
@keyframes fadeInLeft { 
  0% { opacity: 0; transform: translateX(-20px); }
  100% { opacity: 1; transform: translateX(0px); }
}
@-webkit-keyframes fadeInRight { 
  0% { opacity: 0; transform: translateX(20px); }
  100% { opacity: 1; transform: translateX(0px); }
}
@keyframes fadeInRight { 
  0% { opacity: 0; transform: translateX(20px); }
  100% { opacity: 1; transform: translateX(0px); }
}
@-webkit-keyframes fadeOutLeft { 
  0% { opacity: 1; transform: translateX(0px); }
  100% { opacity: 0; transform: translateX(-20px); }
}
@keyframes fadeOutLeft { 
  0% { opacity: 1; transform: translateX(0px); }
  100% { opacity: 0; transform: translateX(-20px); }
}
@-webkit-keyframes fadeOutRight { 
  0% { opacity: 1; transform: translateX(0px); }
  100% { opacity: 0; transform: translateX(20px); }
}
@keyframes fadeOutRight { 
  0% { opacity: 1; transform: translateX(0px); }
  100% { opacity: 0; transform: translateX(20px); }
}
@-webkit-keyframes fadeInUp { 
  0% { opacity: 0; transform: translateY(20px); }
  100% { opacity: 1; transform: translateY(0px); }
}
@keyframes fadeInUp { 
  0% { opacity: 0; transform: translateY(20px); }
  100% { opacity: 1; transform: translateY(0px); }
}
@-webkit-keyframes fadeInDown { 
  0% { opacity: 0; transform: translateY(-20px); }
  100% { opacity: 1; transform: translateY(0px); }
}
@keyframes fadeInDown { 
  0% { opacity: 0; transform: translateY(-20px); }
  100% { opacity: 1; transform: translateY(0px); }
}
@-webkit-keyframes fadeOutUp { 
  0% { opacity: 1; transform: translateY(0px); }
  100% { opacity: 0; transform: translateY(-20px); }
}
@keyframes fadeOutUp { 
  0% { opacity: 1; transform: translateY(0px); }
  100% { opacity: 0; transform: translateY(-20px); }
}
@-webkit-keyframes fadeOutDown { 
  0% { opacity: 1; transform: translateY(0px); }
  100% { opacity: 0; transform: translateY(20px); }
}
@keyframes fadeOutDown { 
  0% { opacity: 1; transform: translateY(0px); }
  100% { opacity: 0; transform: translateY(20px); }
}
.jeg_vertical_playlist .jeg_video_playlist_item.active { background: rgb(255, 255, 255); }
.jeg_vertical_playlist .jeg_video_playlist_item.active .jeg_video_playlist_thumbnail img { border: 3px solid rgb(247, 13, 40); }
.jeg_vertical_playlist .jeg_video_playlist_item.active .jeg_video_playlist_thumbnail::before { color: rgb(247, 13, 40); content: ""; font-family: Fontawesome; font-size: 8px; left: -10px; position: absolute; top: 50%; transform: translateY(-50%); }
.jeg_vertical_playlist.jeg_dark_playlist .jeg_video_playlist_item.active { background: rgba(255, 255, 255, 0.1); }
.jeg_horizontal_playlist .jeg_video_playlist_item.active { border: 2px solid rgb(247, 13, 40); }
.jeg_horizontal_playlist.jeg_dark_playlist .jeg_video_playlist_current, .jeg_horizontal_playlist.jeg_dark_playlist .jeg_video_playlist_item, .jeg_horizontal_playlist.jeg_dark_playlist .jeg_video_playlist_item.active { border: 0px; }
.jeg_horizontal_playlist.jeg_dark_playlist .jeg_video_playlist_item.active { background: rgba(255, 255, 255, 0.1); }
@media only screen and (min-width: 1025px){.jeg_col_8.jeg_vertical_playlist .jeg_video_playlist_item.active .jeg_video_playlist_thumbnail img { border-width: 2px; }}
@media only screen and (min-width: 768px) and (max-width: 1023px){.jeg_col_4.jeg_vertical_playlist .jeg_video_playlist_item.active .jeg_video_playlist_thumbnail img { border-width: 2px; }}
.jeg_overlay_slider_item_wrapper.active .jeg_overlay_slider_item { background: rgb(255, 255, 255); }
.jeg_overlay_slider_item_wrapper.active .jeg_overlay_slider_item > h3 { color: rgb(0, 0, 0); text-overflow: ellipsis; }
.jeg_overlay_slider_bg.active { display: block; }
.jeg_overlay_caption_container.active { display: block; }
@-webkit-keyframes sliderFadeIn { 
  0% { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes sliderFadeIn { 
  0% { opacity: 0; }
  100% { opacity: 1; }
}
@-webkit-keyframes sliderFadeOut { 
  0% { opacity: 1; }
  100% { opacity: 0; }
}
@keyframes sliderFadeOut { 
  0% { opacity: 1; }
  100% { opacity: 0; }
}
@-webkit-keyframes load8 { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(1turn); }
}
@keyframes load8 { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(1turn); }
}
@media only screen and (min-width: 768px){.jeg_navbar_mobile_menu .container { padding: 0px 15px; }}
@media only screen and (max-width: 1024px){.jeg_header { display: none; }#jeg_off_canvas, .jeg_navbar_mobile, .jeg_navbar_mobile_wrapper { display: block; }.admin-bar #jeg_off_canvas { top: 32px; }.jeg_navbar_mobile_wrapper { display: block; }.jeg_ad_widget .ad_container { border: 0px; padding: 0px; }}
@media only screen and (max-width: 768px){.admin-bar #jeg_off_canvas { top: 46px; }}
@media only screen and (min-width: 768px) and (max-width: 1023px){.jeg_block_heading { margin-bottom: 20px; }.jeg_block_title span { font-size: 13px; }.jeg_block_title i, .jeg_block_title span, .jeg_subcat_list > li > a, .okayNav__menu-toggle { height: 30px !important; line-height: 30px !important; }.jeg_share_stats .counts { font-size: 20px; }.jeg_share_stats .sharetext { font-size: 9px; }.jeg_share_button a > span { font-size: 11px; }.jeg_share_button a { height: 32px; line-height: 32px; max-width: 32px; width: 32px; }.jeg_share_button .fa { font-size: 14px; }}
@media only screen and (max-width: 767px){.jeg_archive_header, .jeg_block_heading, .jeg_blocklink, .jeg_breakingnews, .jeg_cat_header { margin-bottom: 25px; }.jeg_ad_module, .jeg_sidebar .widget, .jeg_video_playlist { margin-bottom: 30px; }.jeg_meganav .sub-menu { padding: 0px 20px; }}
@media only screen and (max-width: 667px){.jeg_meganav .sub-menu { border-bottom: 1px solid rgb(238, 238, 238); border-right: 0px; padding: 5px 20px 10px; }}
@media only screen and (max-width: 568px){.jeg_share_button .fa { font-size: 18px; }.jeg_share_button a > span { margin-left: 6px; }}
@media only screen and (max-width: 480px){.jeg_block_heading, .jeg_breakingnews, .jeg_pl_lg_box, .jeg_pl_md_box, .jeg_postblock, .jeg_postblock_14 .row:last-child > div[class*="col-"]:not(:last-child) .jeg_pl_md_box, .jeg_postblock_15 .row:last-child > div[class*="col-"]:not(:last-child) .jeg_pl_md_box, .jeg_video_playlist { margin-bottom: 20px; }.jeg_meta_author img { width: 25px; }.jeg_share_button a > span { display: none !important; }.jeg_share_button a { height: 32px; line-height: 32px; max-width: none !important; width: auto !important; }.jeg_share_button .fa { font-size: 14px; }.jeg_prevnext_post a { float: none; text-align: center; width: 100%; padding-right: 0px !important; }.jeg_prevnext_post a:not(:last-child) { margin-bottom: 20px; }.jeg_prevnext_post h3 { border-left: 0px; padding-left: 0px; }}
@media only screen and (max-width: 320px){.jeg_mobile_wrapper { width: 275px; }.jeg_mobile_menu li a { font-size: 16px; margin-bottom: 12px; }.jeg_mobile_wrapper .socials_widget.nobg a .fa { font-size: 16px; }.jeg_mobile_wrapper .socials_widget.nobg a .jeg-icon svg { height: 16px; }.jeg_navbar_mobile .jeg_search_wrapper .jeg_search_input { font-size: 16px; height: 38px; padding: 0.5em 35px 0.5em 12px; }.jeg_navbar_mobile .jeg_search_popup_expand .jeg_search_result { margin-top: 80px; }.jeg_navbar_mobile .jeg_search_form .jeg_search_button { font-size: 16px; }.jeg_prevnext_post span { font-size: 11px; }.jeg_prevnext_post h3 { font-size: 13px; margin-top: 5px; }}
@media only screen and (min-width: 768px){.jeg_postblock_3.jeg_col_1o3 .jeg_pl_md_2 .jeg_meta_author, .jeg_postblock_4.jeg_col_1o3 .jeg_pl_md_3 .jeg_meta_author { display: none; }.jeg_postblock_12.jeg_col_1o3 .jeg_meta_comment, .jeg_postblock_12.jeg_col_1o3 .jeg_meta_like, .jeg_postblock_12.jeg_col_1o3 .jeg_post_excerpt { display: none; }.jeg_postblock_12.jeg_col_3o3 .jeg_block_loadmore, .jeg_postblock_12.jeg_col_3o3 .jeg_block_nav { margin-bottom: 20px; }.jeg_postblock_14.jeg_col_1o3 .jeg_meta_author { display: none; }.jeg_postblock_18.jeg_col_1o3 .jeg_pl_lg_8 .jeg_post_meta { margin-top: 5px; }.jeg_postblock_18.jeg_col_1o3 .jeg_share_button { margin: 10px 0px; }.jeg_postblock_18.jeg_col_1o3 .jeg_share_button a { height: 30px; line-height: 30px; width: 30px; }.jeg_postblock_18.jeg_col_1o3 .jeg_share_button .fa { font-size: 14px; }.jeg_postblock_18.jeg_col_1o3 .jeg_meta_author, .jeg_postblock_18.jeg_col_1o3 .jeg_share_button a.expanded > span { display: none; }.widget_jnews_module_block_19 .jeg_block_loadmore, .widget_jnews_module_block_19 .jeg_block_nav { margin-top: 20px; padding-bottom: 0px; }.jeg_postblock_22.jeg_col_1o3 .jeg_post_meta { display: none; }.jeg_postblock_24 .jeg_pl_xs_4 .jeg_post_meta, .jeg_postblock_24 .jeg_pl_xs_4 .jeg_post_title { position: relative; z-index: 1; }.jeg_postblock_25.jeg_col_1o3 .jeg_meta_comment, .jeg_postblock_25.jeg_col_1o3 .jeg_meta_like, .jeg_postblock_25.jeg_col_1o3 .jeg_post_excerpt { display: none; }.jeg_col_1o3 .jeg_meta_footer .jeg_post_share, .jeg_col_1o3 .jeg_pl_lg_9 .jeg_readmore { display: none; }}
@media only screen and (max-width: 1024px){.jeg_pl_lg_1 .jeg_meta_comment, .jeg_pl_lg_1 .jeg_meta_like { display: none; }.jeg_postblock_8 .jeg_meta_author { display: none; }}
@media only screen and (max-width: 768px){.jeg_pl_xs .jeg_post_meta { float: none; width: auto; }}
@media only screen and (min-width: 768px) and (max-width: 1023px){.jeg_post_meta { font-size: 10px; }.jeg_col_1o3 .jeg_pl_lg_6 .jeg_meta_author, .jeg_col_2o3 .jeg_pl_lg_6 .jeg_meta_author { display: none; }.jeg_postblock_3.jeg_col_1o3 .jeg_pl_md_2 .jeg_post_meta, .jeg_postblock_4.jeg_col_1o3 .jeg_pl_md_3 .jeg_post_meta { clear: both; padding-top: 5px; }.jeg_postblock_14.jeg_col_1o3 .jeg_post_meta { display: none; }.jeg_postblock_26 .jeg_meta_footer .jeg_post_share a { margin: 0px 6px; }}
@media only screen and (max-width: 767px){.jeg_block_heading, .jeg_blocklink { margin-bottom: 20px; }}
@media only screen and (max-width: 568px){.jeg_postblock_5 .jeg_meta_comment, .jeg_postblock_5 .jeg_meta_like, .jeg_postblock_6 .jeg_meta_comment, .jeg_postblock_6 .jeg_meta_like { display: none; }.jeg_postblock_26 .jeg_meta_footer .jeg_post_share a { margin: 0px 6px; }}
@media only screen and (max-width: 480px){.jeg_post_meta { font-size: 10px; text-rendering: auto; }.jeg_postblock_8 .jeg_meta_author { display: inline-block; }.jeg_postblock_18 .jeg_pl_lg_8 .jeg_post_meta { margin-top: 5px; }.jeg_postblock_18 .jeg_share_button { margin: 10px 0px; }.jeg_postblock_18 .jeg_share_button a { height: 30px; line-height: 30px; width: 30px !important; }.jeg_postblock_18 .jeg_share_button .fa { font-size: 14px; }.jeg_postblock_18 .jeg_share_button a.expanded > span { display: none; }.jeg_postblock_26 .jeg_meta_footer .jeg_post_share a { margin: 0px 6px; }}
@media only screen and (max-width: 320px){.jeg_pl_lg_2 .jeg_meta_author, .jeg_pl_lg_3 .jeg_meta_author { display: none; }.jeg_pl_md_2 .jeg_meta_author, .jeg_pl_md_3 .jeg_meta_author { display: none; }.jeg_postblock_14 .jeg_pl_lg_box .jeg_post_meta { display: none; }}
.jeg_cart.open .jeg_cartcontent { opacity: 1; visibility: visible; }
.woocommerce div.product .woocommerce-tabs ul.tabs li.active { border-bottom: 2px solid rgb(247, 13, 40); }
.woocommerce div.product .woocommerce-tabs ul.tabs li:not(.active):hover a { color: rgb(33, 33, 33); }
@media screen and (max-width: 46.8em){.bp-user #buddypress:not(.entry-content) div.item-list-tabs, .single-item.groups #buddypress:not(.entry-content) div.item-list-tabs { border: 1px solid rgb(238, 238, 238); }}