at path:
ROOT
/
wp-content
/
themes
/
darknews
/
style.css
run:
R
W
Run
admin-dashboard
DIR
2025-05-31 10:48:44
R
W
Run
assets
DIR
2025-05-31 10:48:44
R
W
Run
inc
DIR
2025-05-31 10:48:39
R
W
Run
js
DIR
2025-05-31 10:48:34
R
W
Run
languages
DIR
2025-05-31 10:48:34
R
W
Run
lib
DIR
2025-05-31 10:48:39
R
W
Run
template-parts
DIR
2025-05-31 10:48:34
R
W
Run
404.php
1.3 KB
2025-05-31 10:41:27
R
W
Run
Delete
Rename
archive.php
3.03 KB
2025-05-31 10:41:26
R
W
Run
Delete
Rename
changelog.txt
2.5 KB
2025-05-31 10:41:26
R
W
Run
Delete
Rename
comments.php
1.82 KB
2025-05-31 10:41:27
R
W
Run
Delete
Rename
footer.php
6.23 KB
2026-01-30 11:23:48
R
W
Run
Delete
Rename
front-page.php
381 By
2025-05-31 10:41:26
R
W
Run
Delete
Rename
functions.php
12.37 KB
2025-05-31 10:41:26
R
W
Run
Delete
Rename
functions_bak.php
12.37 KB
2026-02-10 06:30:10
R
W
Run
Delete
Rename
header.php
2.07 KB
2025-05-31 10:41:27
R
W
Run
Delete
Rename
index.php
2.93 KB
2025-05-31 10:41:27
R
W
Run
Delete
Rename
page.php
1.16 KB
2025-05-31 10:41:27
R
W
Run
Delete
Rename
readme.txt
8.13 KB
2025-05-31 10:41:27
R
W
Run
Delete
Rename
rtl.css
14.99 KB
2025-05-31 10:41:27
R
W
Run
Delete
Rename
screenshot.png
200.57 KB
2025-05-31 10:41:26
R
W
Run
Delete
Rename
search.php
2.25 KB
2025-05-31 10:41:26
R
W
Run
Delete
Rename
sidebar.php
1.34 KB
2025-05-31 10:41:27
R
W
Run
Delete
Rename
single.php
3.28 KB
2025-05-31 10:41:27
R
W
Run
Delete
Rename
style.css
284.61 KB
2025-05-31 10:41:26
R
W
Run
Delete
Rename
woocommerce.css
7.68 KB
2025-05-31 10:41:27
R
W
Run
Delete
Rename
error_log
up
📄
style.css
Save
/* Theme Name: DarkNews Theme URI: https://afthemes.com/products/darknews/ Author: AF themes Author URI: https://www.afthemes.com/ Description: DarkNews is an advanced dark WordPress theme that's appropriate for a news, blog and magazine website. The theme includes a range of free starting pages that can be imported with a single click to create a great news portal. With 9+ custom widgets and widget areas, the theme is fully widgetized, allowing users to control site content. It also has a light and dark color mode, so you can view articles and blog posts in a trendy way. It also contains a number of helpful customizer options for building a visually appealing news site. You can configure it as you like to see how it looks before making any improvements using the live customizer. It's compatible with Elementor, Gutenberg blocks and RTL, as well as the WooCommerce plugin, which enables you to blend an online shop with our newspaper theme. The theme is ideal for a news, journal, magazine, publishing, or review site, as well as blogging. It's well-designed to bring the website to the top of search engines, and people will get outstanding support from the team if they have any problems when using it. Version: 2.2.7 Requires PHP: 5.6 Tested up to: 6.4 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: darknews Tags: news, blog, entertainment, one-column, two-columns, grid-layout, block-styles, left-sidebar, right-sidebar, custom-header, flexible-header, custom-background, custom-colors, custom-menu, featured-images, full-width-template, post-formats, sticky-post, rtl-language-support, footer-widgets, translation-ready, theme-options, threaded-comments This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what you've learned with others. DarkNews is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc. Underscores is distributed under the terms of the GNU GPL v2 or later. DarkNews WordPress Theme, Copyright 2018 AF themes DarkNews is distributed under the terms of the GNU GPL v2 or later. */ /*Normalizing styles have been helped along thanks to the fine work of Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/ */ /*-------------------------------------------------------------- >>> TABLE OF CONTENTS: ---------------------------------------------------------------- # Normalize # Typography # Elements # Grids # Social icons # Forms # Navigation ## Links ## Menus # Accessibility # Alignments # Clearings # Widgets # Content ## Posts and pages ## Comments # Infinite scroll # Media ## Captions ## Galleries # Footer -----------------------------------------------------------*/ /*----------------------------------------------------------- # Normalize -----------------------------------------------------------*/ html { font-family: 'Open Sans', sans-serif; font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } body { margin: 0; } article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block; } audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } audio:not([controls]) { display: none; height: 0; } [hidden], template { display: none; } a { background-color: transparent; } a:active, a:hover { outline: 0; } abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } dfn { font-style: italic; } h1 { font-size: 2em; margin: 0.67em 0; } mark { background: #d72924; color: #000; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } img { border: 0; } svg:not(:root) { overflow: hidden; } figure { margin: 1em 40px; } hr { box-sizing: content-box; height: 0; } pre { overflow: auto; } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; } button { overflow: visible; } button, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; } button[disabled], html input[disabled] { cursor: default; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } input { line-height: normal; } input[type="file"] { height: unset; padding: 10px; } input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; display: inline-block; vertical-align: middle; margin: 0; } body input[type="checkbox"], body input[type="radio"] { offset: none; } body.aft-dark-mode input[type="checkbox"], body.aft-dark-mode input[type="radio"] { color-scheme: dark; } input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } .btn-style1 a:visited, .btn-style1 a, button, input[type="button"], input[type="reset"], input[type="submit"] { border: none; border-radius: 0; background: #d72924; color: #fff; font-size: 12px; line-height: normal; height: 38px; padding: 5px 10px; transition: all 300ms ease-out; text-transform: uppercase; font-weight: 700; } .btn-style1 a:visited, .btn-style1 a { display: inline-block; height: auto; } button.af-not-button { height: auto; font-size: 15px; padding: 0; line-height: normal; text-transform: inherit; background: transparent; font-weight: normal; align-items: center; } fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } legend { border: 0; padding: 0 10px; width: unset; } textarea { overflow: auto; } optgroup { font-weight: bold; } table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 10px; border-top-width: 1px; border-top-style: solid; border-left-width: 1px; border-left-style: solid; } tr:last-child th, tr:last-child td { border-bottom-width: 1px; border-bottom-style: solid; } td:last-child, th:last-child { border-right-width: 1px; border-right-style: solid; } body.aft-default-mode input[type=file], body.aft-default-mode input[type="text"], body.aft-default-mode input[type="email"], body.aft-default-mode input[type="url"], body.aft-default-mode input[type="password"], body.aft-default-mode input[type="search"], body.aft-default-mode input[type="number"], body.aft-default-mode input[type="tel"], body.aft-default-mode input[type="range"], body.aft-default-mode input[type="date"], body.aft-default-mode input[type="month"], body.aft-default-mode input[type="week"], body.aft-default-mode input[type="time"], body.aft-default-mode input[type="datetime"], body.aft-default-mode input[type="datetime-local"], body.aft-default-mode input[type="color"], body.aft-default-mode textarea, body.aft-default-mode .comment-form input[type="text"], body.aft-default-mode .comment-form input[type="email"], body.aft-default-mode .comment-form input[type="url"], body.aft-default-mode .comment-form textarea{ background: rgb(255, 255, 255,.05); } /*-------------------------------------------------------------- # Normalize --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Typography --------------------------------------------------------------*/ body, button, input, select, optgroup, textarea { color: #4a4a4a; font-family: 'Open Sans', sans-serif; font-size: 1rem; font-size: 16px; line-height: 1.5; } input { height: 38px; } button, input, select, optgroup, textarea { border: 1px solid #dcdcdc; } h1, h2, h3, h4, h5, h6 { clear: both; line-height: 1.3; } div.custom-menu-link>a, .exclusive-posts .exclusive-now, .aft-posts-tabs-panel .nav-tabs>li>a, .aft-main-banner-wrapper .nav-tabs>li>a { font-family: 'Roboto', serif; } .cat-links li a { font-family: 'Open Sans', sans-serif; } .site-title, h1, h2, h3, h4, h5, h6 { font-family: 'Roboto', serif; font-weight: 700; } p { margin-bottom: 15px; } dfn, cite, em, i { font-style: italic; } blockquote { border: 0; position: relative; font-size: 1.5625em; line-height: 1.5; border-left: .15em solid; margin-top: 28px; margin-bottom: 28px; padding-left: 1em; } blockquote blockquote { font-size: 1em; margin-bottom: 0; padding-bottom: 0; } blockquote blockquote:after { border-bottom: 0; } @media not screen and (min-width: 992px) { blockquote { font-size: 1.125em; line-height: 1.33333; margin-top: 2.66667em; margin-bottom: 2em; padding: 0.66667em; padding-top: 1.33333em; padding-bottom: 1.33333em; } } blockquote cite { display: block; margin-top: 1.5em; font-size: 0.57143em; line-height: 1.5; font-style: normal; } address { margin: 0 0 1.5em; } abbr, acronym { border-bottom: 1px dotted #666; cursor: help; } mark, ins { /*background: #fff9c0;*/ text-decoration: none; } big { font-size: 125%; } /*-------------------------------------------------------------- # Typography --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Elements --------------------------------------------------------------*/ html { box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; } body.aft-default-mode { background-color: #eeeeee; } body.aft-dark-mode { background-color: #000000; } hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em; } ul, ol { margin: 0; padding: 0; list-style: none; } li>ul, li>ol { margin-bottom: 0; margin-left: 1.5em; } dl { border: 2px solid #e8e8e8; padding: 2.5em; } dt { text-align: left; font-size: 130%; font-weight: bold; } dd { margin: 0; padding: 0 0 1em 0; } img { height: auto; max-width: 100%; } figure { margin: 0 auto; } table { margin: 0 0 1.5em; width: 100%; } /*-------------------------------------------------------------- # Elements --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Preloader --------------------------------------------------------------*/ #af-preloader { width: 100%; height: 100%; position: fixed; background-color: #fff; z-index: 99999999; top: 0; left: 0; } #loader-wrapper { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } #loader { border: 0.4rem double #ccc; width: 50px; height: 50px; border-radius: 50%; -webkit-animation: spin 1s linear 0s infinite; animation: spin 1s linear 0s infinite; } .aft-dark-mode #loader { border-color: rgba(255, 255, 255, .25); border-bottom-color: #d72924; } .aft-default-mode #loader { border-color: rgba(0, 0, 0, .25); border-bottom-color: #d72924; } @-webkit-keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } .elementor-html #af-preloader { display: none; } /*-------------------------------------------------------------- # Preloader --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Navigation --------------------------------------------------------------*/ /*============-------------for all navigations----------=============*/ .main-navigation .menu-desktop>li, .main-navigation .menu-desktop>ul>li { position: relative; display: inline-block; transition-duration: 0.5s; font-size: 14px; line-height: 19px; font-weight: 700; } .main-navigation .menu-desktop>li>a, .main-navigation .menu-desktop>ul>li>a { padding: 15px; } @media screen and (min-width: 993px) { .main-navigation .menu-desktop>li:first-child>a, .main-navigation .menu-desktop>ul>li:first-child>a { padding-left: 0; } .main-navigation .menu-desktop>li:last-child>a, .main-navigation .menu-desktop>ul>li:last-child>a { padding-right: 0; } .main-navigation .menu-desktop>li.menu-item-has-children>a, .main-navigation .menu-desktop>ul>li.menu-item-has-children>a { padding-right: 30px; } .main-navigation .menu-desktop>li.menu-item-has-children:last-child>a, .main-navigation .menu-desktop>ul>li.menu-item-has-children:last-child>a { padding-right: 15px; } .main-navigation .menu-desktop>li.menu-item-has-children:last-child>a::after, .main-navigation .menu-desktop>ul>li.menu-item-has-children:last-child>a::after { right: 0; } } .main-navigation ul li a { color: #fff; } .main-navigation ul.children li, .main-navigation ul .sub-menu li { display: block; float: none; text-align: left; text-transform: none; padding: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); position: relative; } .main-navigation ul.children li:first-child, .main-navigation ul .sub-menu li:first-child { border: none; } .main-navigation ul.children li a, .main-navigation ul .sub-menu li a { padding: 10px 15px; display: inline-block; position: relative; } .ham { width: 23px; height: 2px; top: 50%; left: 50%; transform: translate(-50%, -50%); display: block; margin-right: auto; background-color: #fff; position: relative; -webkit-transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out; -ms-transition: all .25s ease-in-out; -o-transition: all .25s ease-in-out; transition: all .25s ease-in-out; } .ham:before, .ham:after { position: absolute; content: ''; width: 100%; height: 2px; left: 0; top: -8px; background-color: #fff; -webkit-transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out; -ms-transition: all .25s ease-in-out; -o-transition: all .25s ease-in-out; transition: all .25s ease-in-out; } .ham:after { top: 8px; } .ham.exit { background-color: transparent; } body.aft-default-mode .ham.exit { background-color: transparent; } .ham.exit:before { -webkit-transform: translateY(8px) rotateZ(-45deg); -moz-transform: translateY(8px) rotateZ(-45deg); -ms-transform: translateY(8px) rotateZ(-45deg); -o-transform: translateY(8px) rotateZ(-45deg); transform: translateY(8px) rotateZ(-45deg); } .ham.exit:after { -webkit-transform: translateY(-8px) rotateZ(45deg); -moz-transform: translateY(-8px) rotateZ(45deg); -ms-transform: translateY(-8px) rotateZ(45deg); -o-transform: translateY(-8px) rotateZ(45deg); transform: translateY(-8px) rotateZ(45deg); } /* Small menu. */ .menu-toggle, .main-navigation.toggled ul { display: block; } .main-navigation .toggle-menu { width: 40px; text-align: center; cursor: pointer; font-size: 15px; display: none; padding: 25px; background-color: transparent; border: none; } .main-navigation .toggle-menu:focus { outline: 1px dotted #fff; } .main-navigation .menu .menu-mobile { margin: 0; list-style: none; text-align: left; z-index: 9999; background-color: #fff; display: none; position: absolute; top: 100%; left: 0; width: 100%; } .main-navigation .menu .menu-mobile li { padding: 0; } .main-navigation .menu .menu-mobile li a { display: block; color: #000; text-decoration: none; position: relative; padding: 15px 25px; padding-left: 10px; padding-right: 30px; border-top: 1px solid rgba(0, 0, 0, 0.1); -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } .main-navigation .menu .menu-mobile li .sub-menu { list-style: none; padding: 0; margin: 0; display: none; } .main-navigation .menu .menu-mobile li .sub-menu li a { padding-left: 30px; } .main-navigation ul li.page_item_has_children>a:after, .main-navigation ul li.menu-item-has-children>a:after { content: "\f107"; font-family: "font awesome 5 free"; color: inherit; font-size: inherit; display: inline-block; position: absolute; right: 15px; font-weight: 600; } .main-navigation ul.children li.page_item_has_children>a:after, .main-navigation ul .sub-menu li.menu-item-has-children>a:after { display: none; } /* off canvas css here */ body.sidr-open:before { content: ""; left: 0; top: 0; z-index: 102; width: 100%; height: 100%; position: fixed; cursor: pointer; -webkit-transition: visibility 0s, opacity 0.4s linear; transition: visibility 0s, opacity 0.4s linear; visibility: visible; opacity: .75; background-color: #fff; } body.aft-dark-mode #af-preloader, body.aft-dark-mode.sidr-open:before { background-color: rgb(33, 32, 27); } /* off canvas css here */ @media only screen and (min-width: 993px) { .main-navigation .menu li a button { display: none; } .main-navigation .menu-desktop, .main-navigation .menu-desktop>ul { font-size: 0; display: flex; justify-content: center; flex-wrap: wrap; } .main-navigation .menu ul ul li { width: 210px; } .main-navigation .menu-desktop>li.current-menu-item::after, .main-navigation .menu-desktop>ul>li.current-menu-item::after, .main-navigation .menu-desktop>li::after, .main-navigation .menu-desktop>ul>li::after { content: ""; background-color: #d72924; position: absolute; left: 15px; right: 0; bottom: 0; height: 3px; width: 0; transform-origin: center; transition: width ease-in 0.2s; } .main-navigation .menu-desktop>li.current-menu-item:first-child::after, .main-navigation .menu-desktop>ul>li.current-menu-item:first-child::after, .main-navigation .menu-desktop>li:first-child::after, .main-navigation .menu-desktop>ul>li:first-child::after { left: 0; } .main-navigation .menu-desktop.hide-menu-border>li.current-menu-item::after, .main-navigation .menu-desktop.hide-menu-border>ul>li.current-menu-item::after, .main-navigation .menu-desktop.hide-menu-border>li::after, .main-navigation .menu-desktop.hide-menu-border>ul>li::after { display: none; } .main-navigation .menu-desktop>li.current-menu-item::after, .main-navigation .menu-desktop>ul>li.current-menu-item::after, .main-navigation .menu-desktop>li:hover::after, .main-navigation .menu-desktop>ul>li:hover::after { width: 30px; } .main-navigation .menu ul>li>a { position: relative; display: block; } .main-navigation .menu ul ul a { /* color: #000; */ display: block; padding: 15px 25px; padding-left: 10px; padding-right: 30px; line-height: inherit; } .main-navigation .menu ul ul { position: absolute; text-align: left; visibility: hidden; filter: alpha(opacity=0); opacity: 0; margin: 0 auto; padding: 0; box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3); -webkit-transition: top 0.4s; -moz-transition: top 0.4s; -ms-transition: top 0.4s; -o-transition: top 0.4s; transition: top 0.4s; } .main-navigation .menu li:focus-within>ul { visibility: visible; filter: alpha(opacity=1); opacity: 1; z-index: 999; } .main-navigation .menu li:focus>ul, .main-navigation .menu li:hover>ul { visibility: visible; filter: alpha(opacity=1); opacity: 1; z-index: 999; } .main-navigation .menu>ul>li>ul { top: 110%; left: 15px; background-color: #fff; } .main-navigation .menu>ul>li:first-child>ul { left: 0; } .main-navigation .menu>ul>li:nth-child(5n + 9)>ul, .main-navigation .menu>ul>li:nth-child(5n + 8)>ul, .main-navigation .menu>ul>li:nth-child(5n + 7)>ul, .main-navigation .menu>ul>li:nth-child(5n + 6)>ul, .main-navigation .menu>ul>li:nth-child(5n + 5)>ul { left: unset; right: 15px; } .main-navigation .menu > ul > li:nth-child(5n + 9):last-child > ul , .main-navigation .menu > ul > li:nth-child(5n + 8):last-child > ul , .main-navigation .menu > ul > li:nth-child(5n + 7):last-child > ul , .main-navigation .menu > ul > li:nth-child(5n + 6):last-child > ul , .main-navigation .menu > ul > li:nth-child(5n + 5):last-child > ul { right: 0; left: unset; } .main-navigation .menu>ul>li:focus-within>ul { top: 100%; } .main-navigation .menu>ul>li:focus>ul, .main-navigation .menu>ul>li:hover>ul { top: 100%; } .main-navigation .menu ul ul ul { top: -20px; left: 100%; background-color: #fff; display: none; } .main-navigation .menu>ul>li:nth-child(5n + 9)>ul ul, .main-navigation .menu>ul>li:nth-child(5n + 8)>ul ul, .main-navigation .menu>ul>li:nth-child(5n + 7)>ul ul, .main-navigation .menu>ul>li:nth-child(5n + 6)>ul ul, .main-navigation .menu>ul>li:nth-child(5n + 5)>ul ul { left: unset; right: 100%; } .main-navigation ul.children li.page_item_has_children>a:before, .main-navigation ul .sub-menu li.menu-item-has-children>a:before { content: "\f105"; font-family: 'Font Awesome 5 Free'; padding-right: 10px; float: left; font-weight: 600; } .main-navigation .menu>ul>li:nth-child(5n + 9)>ul li a:before, .main-navigation .menu>ul>li:nth-child(5n + 8)>ul li a:before, .main-navigation .menu>ul>li:nth-child(5n + 7)>ul li a:before, .main-navigation .menu>ul>li:nth-child(5n + 6)>ul li a:before, .main-navigation .menu>ul>li:nth-child(5n + 5)>ul li a:before { transform: rotate(180deg); position: absolute; right: 15px; } .main-navigation .menu ul ul li:focus-within>ul { top: 0; display: block; } .main-navigation .menu ul ul li:focus>ul, .main-navigation .menu ul ul li:hover>ul { top: 0; display: block; } } @media only screen and (max-width: 992px) { .main-navigation .menu>.menu { margin: 0; list-style: none; text-align: left; z-index: 9999; background-color: #fff; display: none; position: absolute; top: 100%; left: 0; width: 100%; } .site .site-header { display: block; padding-bottom: 10px; padding-top: 10px; } .main-navigation .menu .menu-mobile li a button { position: absolute; top: 0; right: 0; bottom: 0; width: 30px; z-index: 1; background-color: transparent; border: none; top: 50%; transform: translateY(-50%); outline: none; } .main-navigation .menu .menu-mobile li a button:focus { outline: 1px dotted #ccc; } .main-navigation .menu .menu-mobile li a button:before, .main-navigation .menu .menu-mobile li a button:after { content: ''; width: 13px; height: 2px; background-color: #4a4a4a; position: absolute; margin: auto; top: 0; right: 0; bottom: 0; left: 0; } .aft-dark-mode .main-navigation .menu .menu-mobile li a button:before, .aft-dark-mode .main-navigation .menu .menu-mobile li a button:after { background-color: #fff; } .main-navigation .menu .menu-mobile li a button:after { width: 2px; height: 13px; } .main-navigation .menu .menu-mobile li a button.active:after { opacity: 0; } } /*menu-description*/ .main-navigation .menu-description { position: absolute; top: 2px; left: calc(100% - 15px); background-color: #d72924; font-size: 9px; padding: 2px 4px; line-height: 10px; color: #ffffff; z-index: 1; } .main-navigation .menu-item-has-children .menu-description { left: calc(100% - 30px); } .main-navigation .menu-item-has-children:last-child .menu-description { left: calc(100% - 15px); } .main-navigation .menu-description:after { position: absolute; content: ''; width: 0; height: 0; border-left: 0 solid transparent; border-right: 5px solid transparent; border-top: 5px solid #d72924; left: 3px; bottom: -4px; } .main-navigation .sub-menu .menu-description { top: 50%; left: inherit; transform: translateY(-50%); margin: 0 5px; } .main-navigation .sub-menu .menu-description:after { display: none; } /*menu-description*/ body.aft-default-mode .main-navigation .menu .menu-mobile li a, body.aft-default-mode .main-navigation ul.children li a, body.aft-default-mode .main-navigation ul .sub-menu li a { color: #4a4a4a; } /*============-------------for all navigations----------=============*/ /*-------------------------------------------------------------- # Navigation --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## Links --------------------------------------------------------------*/ a { text-decoration: none; } a:focus { outline: 1px dotted; text-decoration: none; } a:hover, a:active { outline: 0; text-decoration: none; } /*-------------------------------------------------------------- ## grid --------------------------------------------------------------*/ .col-1 { width: 100%; } .col-2 { width: 50%; } .col-3 { width: 33.33%; } .col-4 { width: 25%; } .col-5 { width: 20%; } .col-16 { width: 16.6667%; } .col-30 { width: 30%; } .col-40 { width: 40%; } .col-60 { width: 60%; } .col-70 { width: 70%; } .col-66 { width: 66.67%; } .col-75 { width: 75%; } .float-l { float: left; } .pad { padding-left: 7.5px; padding-right: 7.5px; } .pad-5 { padding-left: 5px; padding-right: 5px; } .ptb-10 { padding-top: 7.5px; padding-bottom: 7.5px; } .marg-10-lr { margin-right: 10px; margin-left: 10px; } .marg-btm-lr { margin-bottom: 10px; } .af-container-row { margin-right: -7.5px; margin-left: -7.5px; } .af-container-row-5 { margin-right: -7.5px; margin-left: -7.5px; } .aft-main-banner-wrapper .af-container-row-5 { margin-right: -5px; margin-left: -5px; } .container-wrapper:before, .container-wrapper:after { content: ""; display: table; } .container-wrapper:after { clear: both; } .container-wrapper { max-width: 1244px; margin: 0 auto; padding-left: 25px; padding-right: 25px; } .af-boxed-layout .af-whole-wrapper { max-width: 1244px; margin: 0 auto; background: #f9f9f9; } .aft-enable-top-bottom-gaps.af-boxed-layout .af-whole-wrapper { margin: 25px auto; } .af-boxed-layout .af-whole-wrapper .af-banner-wrapper { padding-left: 0px; padding-right: 0px; } .af-banner-wrapper { max-width: 1244px; margin: 0 auto; padding-left: 15px; padding-right: 15px; } .pos-rel { position: relative; } .container-wrapper #primary { width: 70%; padding-right: 12.5px; } .container-wrapper #secondary { width: 30%; padding-left: 12.5px; } body.full-width-content #primary, .container-wrapper #primary.aft-no-sidebar { width: 100%; padding: 0; } .container-wrapper #primary, .container-wrapper #secondary { float: left; } body.align-content-right .container-wrapper #primary, body.align-content-right .container-wrapper #secondary { float: right; } body.align-content-right .container-wrapper #primary { padding-right: 0; padding-left: 12.5px; } body.align-content-right .container-wrapper #secondary { padding-right: 12.5px; padding-left: 0; } .af-flex-container { display: flex; } .section-block-upper { display: flex; flex-wrap: wrap; align-items: flex-start; } @media only screen and (min-width: 993px) { body #secondary.sidebar-sticky-top { position: sticky; top: 30px; } body #secondary.sidebar-sticky-bottom { position: sticky; bottom: 0; align-self: flex-end; } .align-content-right .section-block-upper { flex-direction: row-reverse; } } /*-------------------------------------------------------------- ## grid --------------------------------------------------------------*/ body #content.container-wrapper { margin-top: 25px; } body.error404 #content.container-wrapper .container { padding: 0; margin: 0 0 25px; width: unset; } .entry-content { margin: 15px 0; } /*grids padding */ .af-double-column.list-style .read-details.pad { padding-left: 15px; padding-right: 0; } /*grids padding */ .entry-meta img.avatar.photo { display: inline-block; width: 25px; border-radius: 50%; margin-right: 5px; border: 2px solid rgba(255, 255, 255, 0.05); } /*-------------------------------------------------------------- ## Social Menu --------------------------------------------------------------*/ .aft-small-social-menu { text-align: right; } .social-widget-menu ul li, .aft-small-social-menu ul li { display: inline-block; vertical-align: middle; } .social-widget-menu ul li a, .aft-small-social-menu ul li a { font-size: 14px; font-family: "font awesome 5 brands"; line-height: 1; vertical-align: middle; } .social-widget-menu ul li a:after, .aft-small-social-menu ul li a:after { vertical-align: middle; font-family: "font awesome 5 brands"; font-size: 14px; line-height: 1; vertical-align: middle; } .social-widget-menu ul li a, .aft-small-social-menu ul li a, .em-author-details ul li a { display: block; width: 30px; height: 30px; font-size: 18px; line-height: 29px; position: relative; text-align: center; } .social-widget-menu ul li a, .em-author-details ul li a, .aft-small-social-menu ul li a { color: #fff; } footer .aft-small-social-menu ul li a:hover, header .top-header .aft-small-social-menu ul li a:hover, .social-widget-menu.af-widget-body ul li a { background-color: #000; } .darknews_author_info_widget .aft-small-social-menu ul li a[href*="facebook.com"]:hover, footer .aft-small-social-menu ul li a[href*="facebook.com"]:hover, header .top-header .aft-small-social-menu ul li a[href*="facebook.com"]:hover, .social-widget-menu.af-widget-body ul li a[href*="facebook.com"] { background-color: #3b5999; } .darknews_author_info_widget .aft-small-social-menu ul li a[href*="dribble.com"]:hover, footer .aft-small-social-menu ul li a[href*="dribble.com"]:hover, header .top-header .aft-small-social-menu ul li a[href*="dribble.com"]:hover, .social-widget-menu.af-widget-body ul li a[href*="dribble.com"] { background-color: #ea4c89; } .darknews_author_info_widget .aft-small-social-menu ul li a[href*="vk.com"]:hover, footer .aft-small-social-menu ul li a[href*="vk.com"]:hover, header .top-header .aft-small-social-menu ul li a[href*="vk.com"]:hover, .social-widget-menu.af-widget-body ul li a[href*="vk.com"] { background-color: #4c75a3; } .darknews_author_info_widget .aft-small-social-menu ul li a[href*="threads.com"]:hover, footer .aft-small-social-menu ul li a[href*="threads.com"]:hover, header .top-header .aft-small-social-menu ul li a[href*="threads.com"]:hover, .social-widget-menu.af-widget-body ul li a[href*="threads.com"], .darknews_author_info_widget .aft-small-social-menu ul li a[href*="twitter.com"]:hover, footer .aft-small-social-menu ul li a[href*="twitter.com"]:hover, header .top-header .aft-small-social-menu ul li a[href*="twitter.com"]:hover, .social-widget-menu.af-widget-body ul li a[href*="twitter.com"] { background-color: #000; } .darknews_author_info_widget .aft-small-social-menu ul li a[href*="linkedin.com"]:hover, footer .aft-small-social-menu ul li a[href*="linkedin.com"]:hover, header .top-header .aft-small-social-menu ul li a[href*="linkedin.com"]:hover, .social-widget-menu.af-widget-body ul li a[href*="linkedin.com"] { background-color: #0077B5; } .darknews_author_info_widget .aft-small-social-menu ul li a[href*="instagram.com"]:hover, footer .aft-small-social-menu ul li a[href*="instagram.com"]:hover, header .top-header .aft-small-social-menu ul li a[href*="instagram.com"]:hover, .social-widget-menu.af-widget-body ul li a[href*="instagram.com"] { background-color: #3F729B; } .darknews_author_info_widget .aft-small-social-menu ul li a[href*="youtube.com"]:hover, footer .aft-small-social-menu ul li a[href*="youtube.com"]:hover, header .top-header .aft-small-social-menu ul li a[href*="youtube.com"]:hover, .social-widget-menu.af-widget-body ul li a[href*="youtube.com"] { background-color: #cd201f; } .darknews_author_info_widget .aft-small-social-menu ul li a[href*="vimeo.com"]:hover, footer .aft-small-social-menu ul li a[href*="vimeo.com"]:hover, header .top-header .aft-small-social-menu ul li a[href*="vimeo.com"]:hover, .social-widget-menu.af-widget-body ul li a[href*="vimeo.com"] { background-color: #1ab7ea; } .darknews_author_info_widget .aft-small-social-menu ul li a[href*="plus.google.com"]:hover, footer .aft-small-social-menu ul li a[href*="plus.google.com"]:hover, header .top-header .aft-small-social-menu ul li a[href*="plus.google.com"]:hover, .social-widget-menu.af-widget-body ul li a[href*="plus.google.com"] { background-color: #dd4b39; } .darknews_author_info_widget .aft-small-social-menu ul li a[href*="pinterest.com"]:hover, footer .aft-small-social-menu ul li a[href*="pinterest.com"]:hover, header .top-header .aft-small-social-menu ul li a[href*="pinterest.com"]:hover, .social-widget-menu.af-widget-body ul li a[href*="pinterest.com"] { background-color: #bd081c; } .darknews_author_info_widget .aft-small-social-menu ul li a[href*="tumblr.com"]:hover, footer .aft-small-social-menu ul li a[href*="tumblr.com"]:hover, header .top-header .aft-small-social-menu ul li a[href*="tumblr.com"]:hover, .social-widget-menu.af-widget-body ul li a[href*="tumblr.com"] { background-color: #34465d; } .darknews_author_info_widget .aft-small-social-menu ul li a[href*="wordpress.com"]:hover, .darknews_author_info_widget .aft-small-social-menu ul li a[href*="wordpress.org"]:hover, footer .aft-small-social-menu ul li a[href*="wordpress.com"]:hover, header .top-header .aft-small-social-menu ul li a[href*="wordpress.com"]:hover, footer .aft-small-social-menu ul li a[href*="wordpress.org"]:hover, header .top-header .aft-small-social-menu ul li a[href*="wordpress.org"]:hover, .social-widget-menu.af-widget-body ul li a[href*="wordpress.com"], .social-widget-menu.af-widget-body ul li a[href*="wordpress.org"] { background-color: #21759b; } .darknews_author_info_widget .aft-small-social-menu ul li a[href*="whatsapp.com"]:hover, footer .aft-small-social-menu ul li a[href*="whatsapp.com"]:hover, header .top-header .aft-small-social-menu ul li a[href*="whatsapp.com"]:hover, .social-widget-menu.af-widget-body ul li a[href*="whatsapp.com"] { background-color: #25D366; } .darknews_author_info_widget .aft-small-social-menu ul li a[href*="reddit.com"]:hover, footer .aft-small-social-menu ul li a[href*="reddit.com"]:hover, header .top-header .aft-small-social-menu ul li a[href*="reddit.com"]:hover, .social-widget-menu.af-widget-body ul li a[href*="reddit.com"] { background-color: #ff5700; } .darknews_author_info_widget .aft-small-social-menu ul li a[href*="t.me"]:hover, footer .aft-small-social-menu ul li a[href*="t.me"]:hover, header .top-header .aft-small-social-menu ul li a[href*="t.me"]:hover, .social-widget-menu.af-widget-body ul li a[href*="t.me"] { background-color: #00405d; } .darknews_author_info_widget .aft-small-social-menu ul li a[href*="ok.ru"]:hover, footer .aft-small-social-menu ul li a[href*="ok.ru"]:hover, header .top-header .aft-small-social-menu ul li a[href*="ok.ru"]:hover, .social-widget-menu.af-widget-body ul li a[href*="ok.ru"] { background-color: #ed812b; } .darknews_author_info_widget .aft-small-social-menu ul li a[href*="wechat.com"]:hover, footer .aft-small-social-menu ul li a[href*="wechat.com"]:hover, header .top-header .aft-small-social-menu ul li a[href*="wechat.com"]:hover, .social-widget-menu.af-widget-body ul li a[href*="wechat.com"] { background-color: #09b83e; } .darknews_author_info_widget .aft-small-social-menu ul li a[href*="weibo.com"]:hover, footer .aft-small-social-menu ul li a[href*="weibo.com"]:hover, header .top-header .aft-small-social-menu ul li a[href*="weibo.com"]:hover, .social-widget-menu.af-widget-body ul li a[href*="weibo.com"] { background-color: #ce1126; } .darknews_author_info_widget .aft-small-social-menu ul li a[href*="github.com"]:hover, footer .aft-small-social-menu ul li a[href*="github.com"]:hover, header .top-header .aft-small-social-menu ul li a[href*="github.com"]:hover, .social-widget-menu.af-widget-body ul li a[href*="github.com"] { background-color: #00405d; } .darknews_author_info_widget .aft-small-social-menu ul li a[href*="snapchat.com"]:hover, footer .aft-small-social-menu ul li a[href*="snapchat.com"]:hover, header .top-header .aft-small-social-menu ul li a[href*="snapchat.com"]:hover, .social-widget-menu.af-widget-body ul li a[href*="snapchat.com"] { background-color: #e6e400; } .darknews_author_info_widget .aft-small-social-menu ul li a[href*="twitch.com"]:hover, footer .aft-small-social-menu ul li a[href*="twitch.com"]:hover, header .top-header .aft-small-social-menu ul li a[href*="twitch.com"]:hover, .social-widget-menu.af-widget-body ul li a[href*="twitch.com"] { background-color: #6441a5; } .darknews_author_info_widget .aft-small-social-menu ul li a[href*="viber.com"]:hover, footer .aft-small-social-menu ul li a[href*="viber.com"]:hover, header .top-header .aft-small-social-menu ul li a[href*="viber.com"]:hover, .social-widget-menu.af-widget-body ul li a[href*="viber.com"] { background-color: #665cac; } .darknews_author_info_widget .aft-small-social-menu ul li a[href*="tiktok.com"]:hover, footer .aft-small-social-menu ul li a[href*="tiktok.com"]:hover, header .top-header .aft-small-social-menu ul li a[href*="tiktok.com"]:hover, .social-widget-menu.af-widget-body ul li a[href*="tiktok.com"] { background-color: #010101; } .darknews_author_info_widget .aft-small-social-menu ul li a[href*="soundcloud.com"]:hover, footer .aft-small-social-menu ul li a[href*="soundcloud.com"]:hover, header .top-header .aft-small-social-menu ul li a[href*="soundcloud.com"]:hover, .social-widget-menu.af-widget-body ul li a[href*="soundcloud.com"] { background-color: #f75200; } .darknews_author_info_widget .aft-small-social-menu ul li a[href*="behance.net"]:hover, footer .aft-small-social-menu ul li a[href*="behance.net"]:hover, header .top-header .aft-small-social-menu ul li a[href*="behance.net"]:hover, .social-widget-menu.af-widget-body ul li a[href*="behance.net"] { background-color: #053eff; } .darknews_author_info_widget .aft-small-social-menu ul li a[href*="quora.com"]:hover, footer .aft-small-social-menu ul li a[href*="quora.com"]:hover, header .top-header .aft-small-social-menu ul li a[href*="quora.com"]:hover, .social-widget-menu.af-widget-body ul li a[href*="quora.com"] { background-color: #b92b27; } .darknews_author_info_widget .aft-small-social-menu ul li a[href*="yahoo.com"]:hover, footer .aft-small-social-menu ul li a[href*="yahoo.com"]:hover, header .top-header .aft-small-social-menu ul li a[href*="yahoo.com"]:hover, .social-widget-menu.af-widget-body ul li a[href*="yahoo.com"] { background-color: #720e9e; } .darknews_author_info_widget .aft-small-social-menu ul li a[href*="spotify.com"]:hover, footer .aft-small-social-menu ul li a[href*="spotify.com"]:hover, header .top-header .aft-small-social-menu ul li a[href*="spotify.com"]:hover, .social-widget-menu.af-widget-body ul li a[href*="spotify.com"] { background-color: #1ed760; } .aft-small-social-menu ul a:after, .social-widget-menu ul a:before { content: "\f35d"; } .aft-small-social-menu ul a[href*="snapchat.com"]:after, .social-widget-menu ul a[href*="snapchat.com"]:before { content: "\f2ad"; } .aft-small-social-menu ul a[href*="viber.com"]:after, .social-widget-menu ul a[href*="viber.com"]:before { content: "\f409"; } .aft-small-social-menu ul a[href*="twitch.com"]:after, .social-widget-menu ul a[href*="twitch.com"]:before { content: "\f1e8"; } .aft-small-social-menu ul a[href*="tiktok.com"]:after, .social-widget-menu ul a[href*="tiktok.com"]:before { content: "\e07b"; } .aft-small-social-menu ul a[href*="dribble.com"]:after, .social-widget-menu ul a[href*="dribble.com"]:before { content: "\f17d"; } .aft-small-social-menu ul a[href*="facebook.com"]:after, .social-widget-menu ul a[href*="facebook.com"]:before { content: "\f09a"; } .aft-small-social-menu ul a[href*="vk.com"]:after, .social-widget-menu ul a[href*="vk.com"]:before { content: "\f189"; } .aft-small-social-menu ul a[href*="twitter.com"]:after, .social-widget-menu ul a[href*="twitter.com"]:before { /* content: "\f099"; */ content: "\e61b"; } .aft-small-social-menu ul a[href*="linkedin.com"]:after, .social-widget-menu ul a[href*="linkedin.com"]:before { content: "\f0e1"; } .aft-small-social-menu ul a[href*="instagram.com"]:after, .social-widget-menu ul a[href*="instagram.com"]:before { content: "\f16d"; } .aft-small-social-menu ul a[href*="youtube.com"]:after, .social-widget-menu ul a[href*="youtube.com"]:before { content: "\f167"; } .aft-small-social-menu ul a[href*="vimeo.com"]:after, .social-widget-menu ul a[href*="vimeo.com"]:before { content: "\f27d"; } .aft-small-social-menu ul a[href*="plus.google.com"]:after, .social-widget-menu ul a[href*="plus.google.com"]:before { content: "\f0d5"; } .aft-small-social-menu ul a[href*="pinterest.com"]:after, .social-widget-menu ul a[href*="pinterest.com"]:before { content: "\f0d2"; } .aft-small-social-menu ul a[href*="tumblr.com"]:after, .social-widget-menu ul a[href*="tumblr.com"]:before { content: "\f173"; } .aft-small-social-menu ul a[href*="wordpress.org"]:after, .social-widget-menu ul a[href*="wordpress.org"]:before, .aft-small-social-menu ul a[href*="wordpress.com"]:after, .social-widget-menu ul a[href*="wordpress.com"]:before { content: "\f19a"; } .aft-small-social-menu ul a[href*="whatsapp.com"]:after, .social-widget-menu ul a[href*="whatsapp.com"]:before { content: "\f232"; } .aft-small-social-menu ul a[href*="reddit.com"]:after, .social-widget-menu ul a[href*="reddit.com"]:before { content: "\f281"; } .aft-small-social-menu ul a[href*="t.me"]:after, .social-widget-menu ul a[href*="t.me"]:before { content: "\f2c6"; } .aft-small-social-menu ul a[href*="ok.ru"]:after, .social-widget-menu ul a[href*="ok.ru"]:before { content: "\f263"; } .aft-small-social-menu ul a[href*="wechat.com"]:after, .social-widget-menu ul a[href*="wechat.com"]:before { content: "\f1d7"; } .aft-small-social-menu ul a[href*="weibo.com"]:after, .social-widget-menu ul a[href*="weibo.com"]:before { content: "\f18a"; } .aft-small-social-menu ul a[href*="github.com"]:after, .social-widget-menu ul a[href*="github.com"]:before { content: "\f09b"; } .aft-small-social-menu ul a[href*="soundcloud.com"]:after, .social-widget-menu ul a[href*="soundcloud.com"]:before { content: "\f1be"; } .aft-small-social-menu ul a[href*="behance.net"]:after, .social-widget-menu ul a[href*="behance.net"]:before { content: "\f1b4"; } .aft-small-social-menu ul a[href*="quora.com"]:after, .social-widget-menu ul a[href*="quora.com"]:before { content: "\f2c4"; } .aft-small-social-menu ul a[href*="yahoo.com"]:after, .social-widget-menu ul a[href*="yahoo.com"]:before { content: "\f19e"; } .aft-small-social-menu ul a[href*="spotify.com"]:after, .social-widget-menu ul a[href*="spotify.com"]:before { content: "\f1bc"; } .aft-small-social-menu ul a[href*="threads.com"]:after, .social-widget-menu ul a[href*="threads.com"]:before { content: "\e618"; } footer .aft-small-social-menu ul li a, header .top-header .aft-small-social-menu ul li a { color: #fff; background-color: rgba(0, 0, 0, .75); line-height: 28px; } .aft-default-mode .darknews_author_info_widget .aft-small-social-menu ul li a { background-color: rgba(0, 0, 0, .25); } .aft-default-mode footer .aft-small-social-menu ul li a, .aft-default-mode header .top-header .aft-small-social-menu ul li a { background-color: rgba(255, 255, 255, .15); } footer .aft-small-social-menu ul li a:hover, header .top-header .aft-small-social-menu ul li a:hover { background-color: #d72924; } body .darknews-header .aft-small-social-menu ul li a:hover, footer .aft-small-social-menu ul li a:hover { color: #fff; } /*-------------------------------------------------------------- ## Social Menu --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## Menus --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Navigation --------------------------------------------------------------*/ .darknews-header .top-header { background-color: #202020; padding: 10px 0; color: #fff; } .top-bar-flex { display: flex; align-items: center; position: relative; min-height: 30px; } .top-bar-flex .top-bar-left { display: flex; align-items: center; } .top-bar-flex .top-bar-right { text-align: right; display: flex; align-items: center; justify-content: flex-end; } .off-cancas-panel { line-height: 1; } .offcanvas { display: inline-block; } .offcanvas-nav { display: inline-block; outline-offset: 2px; } .offcanvas-nav:focus-within { outline: 1px dotted #fff; outline-offset: 2px; } .offcanvas-menu { position: relative; overflow: hidden; width: 24px; height: 17px; margin: 0 auto; } .offcanvas-menu span { position: absolute; display: inline-block; width: 100%; left: 0; border-radius: 10px; height: 3px; background-color: #fff; border-color: #fff; transition: .1s all ease-in; } .af-on-right .offcanvas .offcanvas-menu span { left: inherit; right: 0; } .offcanvas-menu span.mbtn-mid { top: 50%; margin-top: -1.5px; } .offcanvas-menu span.mbtn-top { width: 85%; } .offcanvas-menu span.mbtn-bot { bottom: 0; width: 60%; transition-delay: 90ms; } #sidr { background: #fff; display: block; position: fixed; top: 0; height: 100%; z-index: 999999; overflow-x: hidden; overflow-y: auto; width: 100%; max-width: 380px; visibility: hidden; opacity: 0; } .sidr.left { left: -380px; } body.sidr-open #sidr { visibility: visible; opacity: 1; } .offcanvas:hover .offcanvas-menu span.mbtn-top, .offcanvas:hover .offcanvas-menu span.mbtn-bot { width: 100%; } .date-bar-left { line-height: 1; color: #fff; font-weight: 700; font-size: 14px; } .read-img a.aft-post-image-link { position: absolute; top: 0; left: 0; width: 100%; height: 100%; font-size: 0; } /*search*/ .af-search-wrap { width: 30px; position: relative; display: inline-block; text-align: center; } .search-icon { display: block; line-height: 38px; font-size: 14px; color: #fff; font-weight: 700; text-align: center; outline: 0; } .search-icon:visited, .search-icon:hover, .search-icon:focus, .search-icon:active { outline: 0; color: #fff; } .search-icon:focus, .search-icon:focus-within { outline: 1px dotted; } .af-search-form { background: #fff; position: absolute; right: 0; top: 120%; width: 325px; text-align: left; visibility: hidden; filter: alpha(opacity=0); opacity: 0; margin: 0 auto; margin-top: 1px; padding: 14px; z-index: 99; border-radius: 0px; -webkit-transition: opacity 0.2s, top 0.4s, visibility 0s linear 0.4s; -moz-transition: opacity 0.2s, top 0.4s, visibility 0s linear 0.4s; -ms-transition: opacity 0.2s, top 0.4s, visibility 0s linear 0.4s; -o-transition: opacity 0.2s, top 0.4s, visibility 0s linear 0.4s; transition: opacity 0.2s, top 0.4s, visibility 0s linear 0.4s; -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.15); -ms-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.15); -o-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.15); box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.15); } .search-overlay.reveal-search .af-search-form { visibility: visible; filter: alpha(opacity=1); opacity: 1; z-index: 999; top: 100%; -webkit-transition: opacity 0.4s, top 0.4s; -moz-transition: opacity 0.4s, top 0.4s; -ms-transition: opacity 0.4s, top 0.4s; -o-transition: opacity 0.4s, top 0.4s; transition: opacity 0.4s, top 0.4s; } .search-form label { width: 75%; float: left; margin-bottom: 0; } input.search-field { float: none; width: 100%; padding: 0 14px; height: 38px; -moz-box-sizing: border-box; box-sizing: border-box; background: #fafafa; border: 1px solid #dcdcdc; font-size: 13px; border-radius: 3px 0px 0px 3px; font-weight: normal; } .mc4wp-form-fields input[type="email"]:focus, input.search-field:focus { outline: 1px dotted; outline-offset: -2px; } footer input[type=search].wp-block-search__input, footer .mc4wp-form-fields input[type="email"], footer input.search-field { background: rgba(255, 255, 255, .1); border-color: rgba(255, 255, 255, .1); color: #fff; } footer .mc4wp-form-fields input[type="email"]::placeholder, footer input.search-field::placeholder, .aft-dark-mode .wp-post-author-meta a, .aft-dark-mode .wp-post-author-meta a:visited, .aft-dark-mode .posts-author a, .aft-dark-mode .posts-author a:visited { color: #fff; } select { min-width: 199px; padding: 1px 2px; height: 38px; } .darknews-widget select { width: 100%; height: 38px; line-height: 38px; display: block; position: relative; cursor: pointer; } .site-footer .darknews-widget select, body.aft-dark-mode .darknews-widget select { background: rgba(255, 255, 255, .1); border-color: rgba(255, 255, 255, .1); color: #fff; } .site-footer .darknews-widget select option, body.aft-dark-mode .darknews-widget select option { background: rgba(0, 0, 0, .5); } .darknews-widget .mc4wp-form-fields { position: relative; } .woocommerce-product-search { display: flex; } .widget_product_search input.search-field button[type="submit"], .darknews-widget .mc4wp-form-fields input[type="submit"] { position: absolute; right: 0; top: 0; width: 25%; } .darknews-widget .mc4wp-form-fields input[type="submit"] { padding: 0 10px; font-size: 13px; line-height: 37px; } .widget_product_search input.search-field, .darknews-widget .mc4wp-form-fields input[type="email"] { width: 75%; padding: 0 15px; font-weight: 400; font-size: 13px; } body.aft-dark-mode .inner-suscribe input, body.aft-dark-mode .darknews-widget .mc4wp-form-fields input[type="email"], body.aft-dark-mode .widget input.search-field { background-color: rgba(255, 255, 255, .15); border: none; } body.aft-dark-mode .inner-suscribe input::placeholder, body.aft-dark-mode .darknews-widget .mc4wp-form-fields input[type="email"]::placeholder, body.aft-dark-mode .widget input.search-field::placeholder { color: rgba(255, 255, 255, .75); } .woocommerce-product-search button[type="submit"] { background: #d72924; border: 1px solid #d72924; border-radius: 0px 3px 3px 0px; color: #fff; padding: 0px; height: 38px; font-size: 13px; width: 25%; margin: 0; } input.search-submit { border: 1px solid #d72924; border-radius: 0px 3px 3px 0px; padding: 0px; height: 38px; font-size: 13px; width: 25%; margin: 0; } input[type=search].wp-block-search__input { border-radius: 0; padding-left: 10px; padding-right: 10px; box-sizing: border-box; width: 75%; } body.aft-default-mode input[type=search].wp-block-search__input { border: 1px solid rgba(0, 0, 0, 0.1); } .wp-block-search__button { margin-left: 0; border-radius: 0; background-color: #d72924; color: #fff; width: 25%; border: unset; font-size: 13px; } .wp-block-search__button.has-icon { width: unset; } .wp-block-search__inside-wrapper { width: 100% !important; } .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper { padding: 0; border: unset; } .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input { padding-right: 10px; padding-left: 10px; } /* search */ .af-header-image.data-bg { position: relative; background-size: cover; background-position: center; background-repeat: no-repeat; } .af-header-image.data-bg:before { position: absolute; content: ''; top: 0; left: 0; height: 100%; width: 100%; background: #000; opacity: 0.33; } .af-header-image.data-bg>div { position: relative; } .header-image-default .af-header-image.data-bg { padding: 45px 0; } .header-image-full .af-header-image.data-bg { background-size: contain; background-color: transparent; padding: 65px 0; } .header-layout-3 .site-header .site-branding .site-title, .site-branding .site-title { font-size: 48px; } .site-branding .site-title { margin: 0; line-height: 1; } .darknews-header .bottom-bar-flex { display: flex; justify-content: space-between; align-items: center; } .header-layout-compressed-full.darknews-header .bottom-bar-flex { justify-content: flex-end; } .header-layout-compressed-full.darknews-header .bottom-bar-flex .logo { margin-right: auto; } div.custom-menu-link { display: flex; } div.custom-menu-link>a { background: #d72924; padding: 0 10px 0 0; color: #ffffff; font-size: 14px; font-weight: 700; display: flex; align-items: center; } div.custom-menu-link i { font-size: 14px; height: 14px; width: 20px; } /*==========header-layout-default=============*/ .header-layout-default .af-middle-header { padding: 25px 0; } .darknews-header.header-layout-default .bottom-bar-flex>div { display: flex; } .header-layout-default .off-cancas-panel { display: flex; align-items: center; } .darknews-header.header-layout-default .search-watch .af-search-wrap { margin-right: 10px; display: flex; align-items: center; justify-content: center; } .darknews-header.header-layout-default .search-watch div.custom-menu-link>a { background: #d72924; text-transform: uppercase; } /*==========header-layout-default=============*/ /*==========header-layout-compressed-full=============*/ .darknews-header .bottom-pos-rel { position: relative; } .header-layout-compressed-full .logo { padding: 20px 0; } .header-layout-compressed-full .logo .site-title { margin: 0; } .logo .site-description { margin-bottom: 0; } .darknews-header .af-boxed .bottom-bar-up { position: absolute; top: -60px; left: 0; z-index: 99999; width: 100%; background-color: #fff; } .header-layout-compressed-full .bottom-nav { display: flex; align-items: center; padding-right: 25px; } .header-layout-compressed-full .aft-hide-on-mobile.aft-search-compress { display: flex; align-items: center; } .darknews-header .main-navigation .menu-desktop .menu-mobile>li { display: block; } .header-layout-compressed-full .main-navigation .menu-desktop>ul>li>a { position: relative; opacity: 1; } .header-layout-compressed-full .main-navigation .menu-desktop>ul>li:hover>a, .header-layout-compressed-full .main-navigation .menu-desktop>ul>li.current-menu-item>a { opacity: 1; } .darknews-header.header-layout-centered .top-bar-right div.custom-menu-link>a, .darknews-header.header-layout-compressed-full .top-bar-right div.custom-menu-link>a { background: #d72924; text-transform: uppercase; text-align: left; } .header-layout-compressed-full .top-bar-flex .aft-hide-on-mobile { margin-left: 4px; } @media (min-width: 993px) { .header-layout-compressed-full .menu-desktop>ul.menu, .header-layout-compressed-full ul.menu-desktop { display: flex; flex-wrap: wrap; justify-content: flex-start; } } /*==========header-layout-compressed-full=============*/ /*==========header-layout-compressed-centered nav bottom=============*/ .header-layout-centered .mid-header-wrapper { padding: 25px 0; } .header-layout-centered .mid-bar-flex { display: flex; justify-content: center; } .header-layout-centered .af-search-mid, .header-layout-centered .off-cancas-panel { display: flex; align-items: center; } .header-layout-compressed-full .off-cancas-panel, .header-layout-default .off-cancas-panel, .header-layout-centered .off-cancas-panel { margin-right: 20px; } .header-layout-default .logo, .header-layout-centered .logo { padding: 10px 0; text-align: center; } .header-layout-centered .bottom-nav { text-align: center; position: relative; } .header-layout-centered .aft-small-social-menu { display: inline-block; padding: 0; margin-left: 4px; } /*==========header-layout-compressed-centered nav bottom=============*/ /*==========header-layout-with advertisement=============*/ div#main-navigation-bar { background: #202020; } .header-layout-default .af-bottom-head-nav, .header-layout-default .af-middle-container { display: flex; justify-content: space-between; align-items: center; } .header-layout-default .af-middle-container .logo { padding: 0 10px 0 0; width: 40%; text-align: left; } .header-layout-default .af-middle-container .header-promotion { padding: 10px; padding-right: 0; width: 60%; text-align: right; } .below-banner-advertisment-section .banner-promotions-wrapper:nth-last-child(2), .header-promotion .banner-promotions-wrapper:nth-last-child(2) { margin-bottom: 10px; } .header-layout-default .af-bottom-header { position: relative; } .header-layout-centered .header-promotion { text-align: center; } @media only screen and (max-width: 990px) { .header-layout-default .af-middle-container { flex-wrap: wrap; justify-content: center; } .header-layout-default .af-middle-container .logo { padding: 0; width: 100%; text-align: center; } .header-layout-default .af-middle-container .header-promotion { padding: 20px 0 0; width: 100%; text-align: center; } } /*==========header-layout-with advertisement=============*/ /*==========header-layout-compressed=============*/ .header-layout-compressed { background-color: #fff; } .header-layout-compressed .compress-bar-flex { display: flex; justify-content: space-between; } .header-layout-compressed .offcanvas, .header-layout-compressed .off-cancas-panel, .header-layout-compressed .compress-bar-right, .header-layout-compressed .af-search-wrap, .header-layout-compressed .compress-bar-left { display: flex; } .header-layout-compressed .offcanvas, .header-layout-compressed .compress-bar-right, .header-layout-compressed .af-search-wrap { align-items: center; } .header-layout-compressed .af-search-wrap { justify-content: center; } .header-layout-compressed .compress-bar-nav { display: flex; margin-right: 15px; } .header-layout-compressed.header-layout-compressed-centered .compress-bar-nav { align-items: center; } .header-layout-compressed .compress-bar-mid .date-bar-mid { color: #fff; line-height: normal; } .header-layout-compressed:not(.header-layout-compressed-centered) .menu-desktop, .header-layout-compressed:not(.header-layout-compressed-centered) nav.main-navigation, .header-layout-compressed:not(.header-layout-compressed-centered) .main-navigation>.menu, .header-layout-compressed:not(.header-layout-compressed-centered) .compress-bar-nav .navigation-container { display: flex; } .header-layout-compressed .main-navigation .menu-desktop>li, .header-layout-compressed .main-navigation .menu-desktop>ul>li { align-items: center; } .header-layout-compressed .offcanvas-menu span { background-color: #000; } .header-layout-compressed:not(.header-layout-compressed-centered) .compress-bar-logo .logo { padding: 10px; text-align: left; padding-left: 0; } .header-layout-compressed:not(.header-layout-compressed-centered) .center-burger>span { display: none; } @media (max-width: 1244px) and (min-width: 1025px) { .header-layout-compressed:not(.header-layout-compressed-centered) .compress-bar-mid { max-width: 600px; } } @media (max-width: 1024px) and (min-width: 993px) { .header-layout-compressed:not(.header-layout-compressed-centered) .compress-bar-mid { max-width: 550px; } } @media (min-width: 993px) { .header-layout-compressed:not(.header-layout-compressed-centered) .main-navigation .menu-desktop>ul>li { padding-right: 15px; } .header-layout-compressed:not(.header-layout-compressed-centered) .main-navigation>.menu>.menu-desktop, .header-layout-compressed:not(.header-layout-compressed-centered) ul#primary-menu { display: flex; align-content: center; flex-wrap: wrap; } } @media (max-width: 992px) { .header-layout-compressed .compress-bar-mid .date-bar-mid { display: none; } } /*==========header-layout-compressed=============*/ /*-------------------------------------------------------------- # Navigation --------------------------------------------------------------*/ /*aft-popular-taxonomies-lists-----*/ .aft-popular-tags { font-size: 14px; position: relative; margin-top: 15px } .banner-exclusive-posts-wrapper { margin-top: 15px; } .aft-popular-tags+.banner-exclusive-posts-wrapper { margin-top: 0; } .aft-popular-taxonomies-lists { background: rgba(255, 255, 255, 0.05); display: flex; align-items: center; } body.aft-default-mode .aft-popular-taxonomies-lists { background: rgba(0, 0, 0, 0.05) } .aft-popular-taxonomies-lists strong { margin-right: 20px; color: #202020; position: relative; padding: 10px 15px; z-index: 0; } .aft-popular-taxonomies-lists strong:before { position: absolute; content: ''; top: 0; left: 0; height: 100%; width: 100%; background-color: #000; opacity: 0.05; z-index: -1; } .aft-dark-mode .aft-popular-taxonomies-lists strong:before { background-color: #fff; } .aft-popular-taxonomies-lists strong:after { content: ''; position: absolute; top: 50%; transform: translateY(-50%); left: 100%; border-color: transparent transparent transparent #000; border-style: solid; border-width: .7em; opacity: 0.05; } .aft-dark-mode .aft-popular-taxonomies-lists strong:after { border-color: transparent transparent transparent #fff; } .aft-popular-taxonomies-lists ul { display: inline-block; } .aft-popular-taxonomies-lists ul li { display: inline-block; margin-right: 20px; } .aft-popular-taxonomies-lists ul li a { color: #202020; transition: all 0.5s linear; } .aft-popular-taxonomies-lists ul li a:before { content: '\f292'; font-family: 'Font Awesome\ 5 Free'; font-size: 12px; padding: 0 5px; font-weight: 900; } /*aft-popular-taxonomies-lists-----*/ /*exclusive posts-----*/ .banner-exclusive-posts-wrapper { position: relative; } .banner-exclusive-posts-wrapper .exclusive-posts:before { position: absolute; content: ''; top: 0; left: 0; height: 100%; width: 100%; background-color: #000; opacity: 0.1; } .aft-dark-mode .banner-exclusive-posts-wrapper .exclusive-posts:before { background-color: #fff; } .banner-exclusive-posts-wrapper a, .banner-exclusive-posts-wrapper a:visited { color: #202020; transition: all 0.5s linear; } .banner-exclusive-posts-wrapper a:hover, .banner-exclusive-posts-wrapper a:visited:hover { color: #bb1919; } .banner-exclusive-posts-wrapper .aft-ripple { display: inline-block; position: relative; min-width: 30px; width: 50px; min-height: 50px; height: 50px; display: flex; justify-content: center; align-items: center; background: rgba(0, 0, 0, .25); } .banner-exclusive-posts-wrapper .aft-ripple div { position: absolute; border: 3px solid #ffffff; opacity: 1; border-radius: 50%; top: 50%; left: 50%; -o-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); animation: aft-ripple 1.3s cubic-bezier(0, 0.2, 0.8, 1) infinite; } .banner-exclusive-posts-wrapper .aft-ripple div:nth-child(2) { animation-delay: -0.5s; } @keyframes aft-ripple { 0% { width: 0; height: 0; opacity: 1; } 100% { width: 38px; height: 38px; opacity: 0; } } .exclusive-posts { font-size: 14px; /* line-height: 50px; */ margin: 0px; position: relative; } /* exclusive post refinement */ .marquee.aft-flash-slide>div { display: flex; height: 50px; overflow: hidden; } .circle-marq-title { display: inline-block; vertical-align: middle; } .exclusive-posts .marquee a span.circle-marq { vertical-align: middle; } /* exclusive post refinement */ .exclusive-posts .exclusive-now { background: #d72924; color: #ffffff; float: left; text-transform: uppercase; position: relative; padding: 0 15px; padding-left: 0; margin-right: 5px; display: flex; align-items: center; min-height: 50px; font-weight: 700; } .exclusive-posts .exclusive-now span { margin-left: 15px; display: inline-block; } .exclusive-slides { padding: 0 5px; overflow: hidden; position: relative; } .exclusive-slides .marquee { width: 10000px; } .exclusive-posts .marquee a { padding: 5px 25px; font-weight: bold; align-items: center; display: inline-block; } .exclusive-posts .marquee a span.circle-marq { width: 40px; height: 40px; overflow: hidden; display: inline-block; line-height: 1; margin-right: 10px; position: relative; } .exclusive-posts .marquee a img { height: 40px; width: 40px; object-fit: cover; } .exclusive-posts .marquee a span.circle-marq .trending-no { position: absolute; top: 0; left: 0; height: 100%; width: 100%; color: #fff; background: rgba(28, 28, 28, 0.5); text-align: center; line-height: 39px; font-size: 18px; font-weight: 700; } /*exclusive posts-----*/ /*-------------------------------------------------------------- # Accessibility --------------------------------------------------------------*/ /* Text meant only for screen readers. */ .screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ } .screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; clip-path: none; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ } /*-------------------------------------------------------------- # Alignments --------------------------------------------------------------*/ .alignleft { display: inline; float: left; margin-right: 1.5em; } .alignright { display: inline; float: right; margin-left: 1.5em; } .aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; } /*-------------------------------------------------------------- # Clearings --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Widgets start --------------------------------------------------------------*/ .darknews_author_info_widget .read-img { width: 150px; height: 150px; border-radius: 50%; overflow: hidden; margin: 0 auto; } .darknews_author_info_widget .read-img img { height: 100%; width: 100%; object-fit: cover; } .darknews_author_info_widget .af-author-details, .darknews_author_info_widget .aft-small-social-menu { text-align: center; } .darknews_author_info_widget .aft-small-social-menu ul li a { background-color: #202020; } .darknews_author_info_widget .aft-small-social-menu ul li a:hover { background-color: #d72924; } body.full-width-content .darknews_featured_posts_widget .col-4.pad:nth-child(4n+1) { clear: left; } body:not(.full-width-content) .darknews_featured_posts_widget .col-4.pad { width: 33.33%; } body:not(.full-width-content) .darknews_featured_posts_widget .col-4.pad:nth-child(3n+1) { clear: left; } body:not(.full-width-content) .darknews_posts_lists_widget .af-double-column.list-style.col-3 { width: 50%; } body:not(.full-width-content) #primary .darknews_youtube_video_widget .col-2.secondary-video, body:not(.full-width-content) #primary .darknews_youtube_video_widget .col-2.primary-video { width: 100%; } body:not(.full-width-content) #primary .darknews_youtube_video_widget .primary-video { margin-bottom: 20px; } body:not(.full-width-content) #primary .af-youtube-video-list .primary-video iframe.entry-header-yt-iframe, body:not(.full-width-content) #primary .af-youtube-video-list .primary-video .entry-header-yt-video-wrapper { height: 445px; } body:not(.full-width-content) #primary .af-youtube-video-list iframe.entry-header-yt-iframe, body:not(.full-width-content) #primary .af-youtube-video-list .entry-header-yt-video-wrapper { height: 215px; } .darknews_posts_slider_widget .read-single .read-img.read-bg-img { height: 550px; } .darknews_posts_slider_widget .read-single .read-details { position: absolute; bottom: 0; left: 0; width: 100%; color: #fff; padding: 15px; z-index: 1; background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0); } .darknews_posts_slider_widget .read-single .post-format-and-min-read-wrap, .darknews_posts_slider_widget .read-single .read-categories { display: inline-block; } body:not(.full-width-content) #primary .darknews_posts_carousel_widget .af-post-carousel .read-img { height: 200px; } /* express grid widget */ .darknews_express_posts_grid_widget .af-express-grid-wrap .read-single { position: relative; min-height: 200px; display: flex; flex-direction: column; justify-content: flex-end; margin-bottom: 0; } body.full-width-content .darknews_express_posts_grid_widget .af-express-grid-wrap .read-single { min-height: 260px; } .darknews_express_posts_grid_widget .af-express-grid-wrap .read-single .read-img { position: absolute; width: 100%; height: 100%; top: 0; left: 0; } .darknews_express_posts_grid_widget .af-express-grid-wrap .read-single .read-details { position: relative; z-index: 2; padding: 15px; background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%); } .darknews_express_posts_grid_widget .af-express-grid-wrap .read-single .read-details .read-categories, .darknews_express_posts_grid_widget .af-express-grid-wrap .read-single .read-details .post-format-and-min-read-wrap { display: inline-block; } .darknews_express_posts_grid_widget .af-express-grid-wrap { display: grid; grid-gap: 15px; grid-template-columns: repeat(3, 1fr); } .darknews_express_posts_grid_widget .af-express-grid-wrap .read-single:first-child { grid-column-end: span 2; grid-row-end: span 2; } body:not(.full-width-content) #primary .darknews_express_posts_grid_widget .af-express-grid-wrap .read-single { min-height: 200px; } /* express grid widget */ .darknews_posts_double_columns_widget .af-widget-body .af-sec-post .read-img.read-bg-img { height: 390px; } body:not(.full-width-content) #primary .darknews_posts_double_columns_widget .af-widget-body .af-sec-post .read-img.read-bg-img { height: 260px; } /* for secondary , offcanvas */ .darknews-widget { margin-bottom: 25px; } .darknews-widget.darknews_tabbed_posts_widget, .darknews-widget.darknews_posts_double_columns_widget, .darknews-widget.darknews_posts_single_column_widget, .darknews-widget.darknews_express_posts_list_widget, .darknews-widget.darknews_featured_posts_widget, .darknews-widget.darknews_posts_lists_widget { margin-bottom: 10px; } .darknews-widget.darknews_posts_carousel_widget .read-single, .darknews-widget.darknews_posts_slider_widget .read-single { margin-bottom: 0; } body:not(.full-width-content) #sidr .darknews_featured_posts_widget .col-4.pad, body:not(.full-width-content) #sidr .darknews_posts_lists_widget .af-double-column.list-style.col-3, body:not(.full-width-content) #secondary .darknews_featured_posts_widget .col-4.pad, body:not(.full-width-content) #secondary .darknews_posts_lists_widget .af-double-column.list-style.col-3 { width: 100%; } #sidr .af-youtube-video-list .secondary-video .entry-header-yt-video-container, #secondary .af-youtube-video-list .secondary-video .entry-header-yt-video-container, #sidr .darknews_youtube_video_widget .col-2.secondary-video, #secondary .darknews_youtube_video_widget .col-2.secondary-video, #sidr .darknews_youtube_video_widget .col-2.primary-video, #secondary .darknews_youtube_video_widget .col-2.primary-video { width: 100%; } #sidr .darknews_youtube_video_widget .primary-video, #secondary .darknews_youtube_video_widget .primary-video { margin-bottom: 15px; } #sidr .af-youtube-video-list iframe.entry-header-yt-iframe, #secondary .af-youtube-video-list iframe.entry-header-yt-iframe, #sidr .af-youtube-video-list .primary-video iframe.entry-header-yt-iframe, #secondary .af-youtube-video-list .primary-video iframe.entry-header-yt-iframe, #sidr .af-youtube-video-list .primary-video .entry-header-yt-video-wrapper, #secondary .af-youtube-video-list .primary-video .entry-header-yt-video-wrapper, #sidr .af-youtube-video-list .entry-header-yt-video-wrapper, #secondary .af-youtube-video-list .entry-header-yt-video-wrapper { height: 255px; } #sidr .darknews_express_posts_list_widget .col-2.af-sec-post, #secondary .darknews_express_posts_list_widget .col-2.af-sec-post { width: 100%; } #sidr .darknews_express_posts_list_widget .featured-post-items-wrap .af-sec-post:not(.list-part) .read-details, #secondary .darknews_express_posts_list_widget .featured-post-items-wrap .af-sec-post:not(.list-part) .read-details { min-height: 0; } #sidr .darknews_posts_slider_widget .read-single .read-img.read-bg-img, #secondary .darknews_posts_slider_widget .read-single .read-img.read-bg-img { height: 220px; } .site-footer .darknews-widget.darknews_posts_lists_widget .af-list-post .col-2, #sidr .darknews-widget.darknews_posts_lists_widget .af-list-post .col-2, #secondary .darknews-widget.darknews_posts_lists_widget .af-list-post .col-2 { width: 100%; } #sidr .darknews_posts_single_column_widget .list-style .read-single, #secondary .darknews_posts_single_column_widget .list-style .read-single { flex-wrap: wrap; } #sidr .darknews_posts_single_column_widget .list-style:last-child .list-style .read-single, #secondary .darknews_posts_single_column_widget .list-style:last-child .list-style .read-single { margin-bottom: 0; } #sidr .darknews_posts_single_column_widget .list-style .read-single .read-img, #secondary .darknews_posts_single_column_widget .list-style .read-single .read-img { height: 220px; width: 100%; } #sidr .darknews_posts_single_column_widget .list-style .read-single .read-details, #secondary .darknews_posts_single_column_widget .list-style .read-single .read-details { width: 100%; } #sidr .darknews_posts_double_columns_widget .col-2.af-sec-post, #secondary .darknews_posts_double_columns_widget .col-2.af-sec-post { width: 100%; } body:not(.full-width-content) #sidr .darknews_express_posts_grid_widget .af-express-grid-wrap, body:not(.full-width-content) #secondary .darknews_express_posts_grid_widget .af-express-grid-wrap { grid-template-columns: repeat(1, 1fr); } body:not(.full-width-content) #sidr .darknews_express_posts_grid_widget .af-express-grid-wrap .read-single:first-child, body:not(.full-width-content) #secondary .darknews_express_posts_grid_widget .af-express-grid-wrap .read-single:first-child { grid-column-end: span 1; grid-row-end: span 1; } #sidr .darknews_posts_double_columns_widget .af-widget-body .af-sec-post .read-img.read-bg-img, #secondary .darknews_posts_double_columns_widget .af-widget-body .af-sec-post .read-img.read-bg-img { height: 220px; } /* for secondary , offcanvas */ /*-------------------------------------------------------------- # Widgets end --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Content --------------------------------------------------------------*/ .read-single { margin-bottom: 15px; } .archive article.latest-posts-full:not(:last-child) .read-single { margin-bottom: 40px; overflow: hidden; } .read-img img { width: 100%; } .read-img.read-bg-img img { height: 100%; width: 100%; object-fit: cover; margin: 0; } .read-img.read-bg-img { background-size: cover; background-position: center; background-repeat: no-repeat; height: 180px; background-color: #ccc; overflow: hidden; } .grid-design-default .category-min-read-wrap { position: absolute; bottom: 10px; left: 15px; right: 15px; } .related-title .read-img.read-bg-img { height: 210px; } .grid-design-default .pad.read-details { padding: 10px 0 0; } .af-reated-posts .latest-posts-grid.af-sec-post:nth-child(3n+1) { clear: left; } .full-width-content .af-reated-posts .latest-posts-grid.af-sec-post:nth-child(3n+1) { clear: none; } .full-width-content .af-reated-posts .latest-posts-grid.af-sec-post { width: 25%; } .full-width-content .af-reated-posts .latest-posts-grid.af-sec-post:nth-child(4n+1) { clear: left; } .full-width-content .af-reated-posts .read-img.read-bg-img { height: 230px; } .af-main-banner-featured-posts .read-details.pad .read-title h4 { margin-top: 0; } .aft-masonry-archive-posts .read-img { min-height: 160px; height: unset; background-color: #dedede; } .read-title h4 { font-size: 16px; margin: 5px 0; line-height: 1.3; } .read-title h4 a, .read-title h2 a { color: #fff; transition: all 0.5s linear; } .read-title h4 a:hover, .read-title h2 a:hover { opacity: .85; } /*sticky post*/ article.sticky .read-single>div { position: relative; } article.sticky .read-single>.read-img::before { font-family: 'Font Awesome 5 Free'; content: "\f06d"; font-weight: 700; position: absolute; top: 15px; right: 15px; border: 2px solid #fff; color: #fff; width: 30px; height: 30px; text-align: center; border-radius: 50% } article.sticky .read-single.grid-design-texts-over-image>.read-details { position: absolute; } /*sticky post*/ /*for first post*/ article.aft-first-post-full .read-details { padding: 15px; } article.aft-first-post-full.latest-posts-full .read-descprition.full-item-discription { padding-top: 0; } .archive-title-first article.aft-first-post-full.latest-posts-full .read-descprition.full-item-discription { padding-top: 10px; } /*for first post*/ .aft-frontpage-feature-section-wrapper section.featured-yt-sec:first-child { padding: 25px 0; } .aft-featured-category-section .express-carousel { margin-bottom: 15px; } .aft-featured-category-section .express-carousel .read-single { margin-bottom: 0; } .aft-frontpage-feature-section-wrapper section { padding-bottom: 10px; } .aft-frontpage-feature-section-wrapper section:first-child { padding: 25px 0 10px; } .aft-frontpage-feature-section-wrapper section.featured-yt-sec { padding: 0 0 25px; } .af-main-banner-latest-posts.grid-layout.darknews-customizer { padding-top: 25px; padding-bottom: 10px; } /*frontpage featured section*/ .read-categories>ul, .read-categories>div { display: inline-block; } /*.read-categories{padding: 5px 0 0;}*/ .af-post-slider .read-details .read-categories, .af-banner-carousel.common-carousel .read-details .read-categories, .banner-grid-wrapper .grid-item .read-details .read-categories, .banner-single-slider-1 .read-details .read-categories { padding: 10px 0 0; } footer.site-footer.data-bg, section.aft-main-banner-section.data-bg { position: relative; z-index: 0; background-position: center; background-repeat: no-repeat; background-size: cover; } footer.site-footer.data-bg::before, section.aft-main-banner-section.data-bg::before { content: ""; position: absolute; left: 0; top: 0; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.5); background: radial-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .6), rgba(0, 0, 0, .8)); z-index: -1; } body.aft-default-mode footer.site-footer.data-bg::before, body.aft-default-mode section.aft-main-banner-section.data-bg::before { background: radial-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .3), rgba(0, 0, 0, .5)); } /*aft-readmore-wrapper*/ .aft-readmore-wrapper a.aft-readmore { font-size: 14px; margin-top: 15px; padding: 5px 15px; border: 1px solid rgba(0, 0, 0, 0.1); display: inline-block; font-weight: 600; transition: all 0.3s ease; color: #404040; } .aft-readmore-wrapper a.aft-readmore:hover { background-color: #d72924; border-color: #d72924; color: #ffffff; } .darknews-load-more-posts a.aft-readmore { margin-top: 0; margin-bottom: 15px; } /*aft-readmore-wrapper*/ /*featured posts layout-1*/ .aft-featured-category-section .featured-post-items-wrap .af-sec-post:not(.list-part) .read-img, .darknews_express_posts_list_widget .featured-post-items-wrap .af-sec-post:not(.list-part) .read-img { height: 260px; } .featured-post-items-wrap .af-sec-post:not(.list-part) .read-details { display: flex; flex-direction: column; justify-content: center; } /*featured posts layout-1*/ /*featured posts layout-2*/ .af-post-carousel-list .slick-list, .af-post-carousel .slick-list { margin-right: -10px; margin-left: -10px; } .af-main-banner-categorized-posts .af-post-carousel .read-img { height: 220px; } .af-list-post .read-title h4, .featured-post-items-wrap .af-sec-post.list-part .read-title h4, .af-main-banner-categorized-posts.express-posts .af-sec-post.list-part .read-title h4, .af-main-banner-categorized-posts.express-carousel .af-sec-post .read-title h4 { margin-top: 0; } .darknews-customizer .post-description, .darknews-widget .post-description { margin-top: 10px; } .entry-content .inner-entry-content > p a, p.logged-in-as a, .wp-block-comment-content a, .comment-content a, .post-excerpt a, .post-description a {border-bottom: 1px solid;} /*featured posts layout-2*/ /*boxed banner */ .af-banner-wrapper .aft-main-banner-wrapper { margin-left: -10px; margin-right: -10px; } /*boxed banner */ /*editors pick thumbnail*/ .af-main-banner-thumb-posts .af-sec-post .read-single, .af-main-banner-tabbed-posts .af-sec-post .read-single { margin-bottom: 10px; overflow: hidden; } .af-main-banner-thumb-posts .af-sec-post:nth-child(3) .read-single, .af-main-banner-thumb-posts .af-sec-post:nth-child(4) .read-single { margin-bottom: 0; } .af-main-banner-tabbed-posts li.af-sec-post.list-part:last-child .read-single { margin-bottom: 0; } .af-main-banner-thumb-posts .af-sec-post { width: 100%; } .af-main-banner-thumb-posts .af-sec-post .read-img.read-bg-img { width: 100%; display: block; height: 210px; } .grid-design-texts-over-image .read-details { position: absolute; bottom: 0; left: 0; width: 100%; color: #fff; z-index: 1; padding: 15px; background: rgba(0, 0, 0, 0.75) 100%; background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%); } .aft-slider-part .read-single .post-format-and-min-read-wrap, .aft-slider-part .read-single .read-categories, .af-post-carousel .af-sec-post .read-single .post-format-and-min-read-wrap, .af-post-carousel .af-sec-post .read-single .read-categories, .af-main-banner-thumb-posts .af-sec-post .read-single .post-format-and-min-read-wrap, .af-main-banner-thumb-posts .af-sec-post .read-single .read-categories { display: inline-block; } .aft-slider-part .read-single .post-format-and-min-read-wrap, .af-post-carousel .af-sec-post .read-single .post-format-and-min-read-wrap, .af-main-banner-thumb-posts .af-sec-post .read-single .post-format-and-min-read-wrap { margin-right: 2px; } .af-main-banner-thumb-posts .small-grid-style .af-sec-post:first-child .read-details .read-title h4 a { color: #fff; } .af-main-banner-thumb-posts .af-sec-post:last-child .read-single { margin-bottom: 0; } .af-main-banner-thumb-posts .read-single:not(.af-cat-widget-carousel) { display: flex; align-items: center; } .af-main-banner-thumb-posts .read-single:not(.af-cat-widget-carousel) .read-img.read-bg-img, .af-main-banner-tabbed-posts .read-single:not(.af-cat-widget-carousel) .read-img.read-bg-img { height: 89px; max-width: 89px; } .af-main-banner-tabbed-posts .af-double-column.list-style .read-details.pad { max-height: 89px; overflow: hidden; width: calc(100% - 89px); } .aft-banner-layout-5 .af-main-banner-tabbed-posts.aft-posts-tabs-panel .nav-tabs { margin-bottom: 12px; } .aft-banner-layout-5 .af-main-banner-tabbed-posts .read-single:not(.af-cat-widget-carousel) .read-img.read-bg-img { height: 115px; max-width: 115px; } .aft-banner-layout-6 .banner-vertical-slider .aft-trending-posts.list-part .af-double-column.list-style .read-details.pad, .aft-banner-layout-5 .af-main-banner-tabbed-posts .af-double-column.list-style .read-details.pad { max-height: 110px; overflow: hidden; } .aft-banner-layout-5 .af-banner-carousel .read-img.read-bg-img { height: 535px; } .af-main-banner-thumb-posts .read-single:not(.af-cat-widget-carousel) .min-read { color: #4a4a4a; opacity: 0.75; padding: 0; background-color: transparent; letter-spacing: normal; } /*editors pick thumbnail*/ /*banner trending now*/ .banner-vertical-slider .slick-list { margin-bottom: -10px; } .aft-main-banner-wrapper .banner-vertical-slider .read-single { margin-bottom: 10px; min-height: 85px; } .banner-vertical-slider .aft-trending-posts.list-part .af-double-column.list-style .read-bg-img { height: 110px; width: 45%; } .aft-banner-layout-2 .banner-vertical-slider .aft-trending-posts.list-part .af-double-column.list-style .read-bg-img { height: 95px; } .aft-banner-layout-2 .banner-vertical-slider .aft-trending-posts.list-part .af-double-column.list-style .read-details { max-height: 95px; overflow: hidden; } /*banner trending now*/ /*banner layout 1=======================*/ .aft-banner-layout-1 .aft-main-banner-part { display: flex; flex-wrap: wrap; } .aft-banner-layout-1.aft-banner-order-1 .aft-main-banner-part .aft-slider-part { order: 1; } .aft-banner-layout-1.aft-banner-order-1 .aft-main-banner-part .aft-thumb-part { order: 2; } .aft-banner-layout-1.aft-banner-order-1 .aft-main-banner-part .aft-trending-part { order: 3; } .aft-banner-layout-1.aft-banner-order-2 .aft-main-banner-part .aft-slider-part { order: 1; } .aft-banner-layout-1.aft-banner-order-2 .aft-main-banner-part .aft-thumb-part { order: 3; } .aft-banner-layout-1.aft-banner-order-2 .aft-main-banner-part .aft-trending-part { order: 2; } .aft-banner-layout-1.aft-banner-order-3 .aft-main-banner-part .aft-slider-part { order: 2; } .aft-banner-layout-1.aft-banner-order-3 .aft-main-banner-part .aft-thumb-part { order: 1; } .aft-banner-layout-1.aft-banner-order-3 .aft-main-banner-part .aft-trending-part { order: 3; } .aft-banner-layout-1.aft-banner-order-4 .aft-main-banner-part .aft-slider-part { order: 2; } .aft-banner-layout-1.aft-banner-order-4 .aft-main-banner-part .aft-thumb-part { order: 3; } .aft-banner-layout-1.aft-banner-order-4 .aft-main-banner-part .aft-trending-part { order: 1; } .aft-banner-layout-1.aft-banner-order-5 .aft-main-banner-part .aft-slider-part { order: 3; } .aft-banner-layout-1.aft-banner-order-5 .aft-main-banner-part .aft-thumb-part { order: 1; } .aft-banner-layout-1.aft-banner-order-5 .aft-main-banner-part .aft-trending-part { order: 2; } .aft-banner-layout-1.aft-banner-order-6 .aft-main-banner-part .aft-slider-part { order: 3; } .aft-banner-layout-1.aft-banner-order-6 .aft-main-banner-part .aft-thumb-part { order: 2; } .aft-banner-layout-1.aft-banner-order-6 .aft-main-banner-part .aft-trending-part { order: 1; } /*banner layout 1=======================*/ /*banner layout 2=======================*/ .aft-banner-layout-2 .aft-main-banner-part { display: flex; flex-wrap: wrap; } .aft-banner-layout-2.aft-banner-order-1 .aft-main-banner-part .aft-slider-part { order: 1; } .aft-banner-layout-2.aft-banner-order-1 .aft-main-banner-part .aft-thumb-part { order: 2; } .aft-banner-layout-2.aft-banner-order-1 .aft-main-banner-part .aft-trending-part { order: 3; } .aft-banner-layout-2.aft-banner-order-2 .aft-main-banner-part .aft-slider-part { order: 1; } .aft-banner-layout-2.aft-banner-order-2 .aft-main-banner-part .aft-thumb-part { order: 3; } .aft-banner-layout-2.aft-banner-order-2 .aft-main-banner-part .aft-trending-part { order: 2; } .aft-banner-layout-2.aft-banner-order-3 .aft-main-banner-part .aft-slider-part { order: 2; } .aft-banner-layout-2.aft-banner-order-3 .aft-main-banner-part .aft-thumb-part { order: 1; } .aft-banner-layout-2.aft-banner-order-3 .aft-main-banner-part .aft-trending-part { order: 3; } .aft-banner-layout-2.aft-banner-order-4 .aft-main-banner-part .aft-slider-part { order: 2; } .aft-banner-layout-2.aft-banner-order-4 .aft-main-banner-part .aft-thumb-part { order: 3; } .aft-banner-layout-2.aft-banner-order-4 .aft-main-banner-part .aft-trending-part { order: 1; } .aft-banner-layout-2.aft-banner-order-5 .aft-main-banner-part .aft-slider-part { order: 3; } .aft-banner-layout-2.aft-banner-order-5 .aft-main-banner-part .aft-thumb-part { order: 1; } .aft-banner-layout-2.aft-banner-order-5 .aft-main-banner-part .aft-trending-part { order: 2; } .aft-banner-layout-2.aft-banner-order-6 .aft-main-banner-part .aft-slider-part { order: 3; } .aft-banner-layout-2.aft-banner-order-6 .aft-main-banner-part .aft-thumb-part { order: 2; } .aft-banner-layout-2.aft-banner-order-6 .aft-main-banner-part .aft-trending-part { order: 1; } /*editors pick thumbnail*/ .aft-main-banner-section.aft-banner-layout-2 .af-banner-carousel .read-img.read-bg-img { height: 410px; } .aft-main-banner-section.aft-banner-layout-2 .af-main-banner-thumb-posts { width: 100%; } .aft-main-banner-section.aft-banner-layout-2 .af-main-banner-thumb-posts .af-sec-post .read-img.read-bg-img, .aft-main-banner-section.aft-banner-layout-2 .af-main-banner-thumb-posts .af-sec-post:first-child .read-img.read-bg-img { width: 100%; display: block; height: 200px; } .aft-main-banner-section.aft-banner-layout-2 .af-main-banner-thumb-posts .af-sec-post .read-details, .aft-main-banner-section.aft-banner-layout-2 .af-main-banner-thumb-posts .af-sec-post:first-child .read-details { position: absolute; bottom: 0; left: 0; width: 100%; color: #fff; z-index: 1; padding: 15px; padding-bottom: 10px; background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0); } /*editors pick thumbnail*/ /*banner layout 2=======================*/ /*banner layout 3=======================*/ .aft-banner-layout-3 .aft-main-banner-part { display: flex; flex-wrap: wrap; } .aft-banner-layout-3.aft-banner-order-1 .aft-main-banner-part .aft-slider-part { order: 1; } .aft-banner-layout-3.aft-banner-order-1 .aft-main-banner-part .aft-trending-part { order: 2; } .aft-banner-layout-3.aft-banner-order-1 .aft-main-banner-part .aft-thumb-part { order: 3; } .aft-banner-layout-3.aft-banner-order-2 .aft-main-banner-part .aft-slider-part { order: 1; } .aft-banner-layout-3.aft-banner-order-2 .aft-main-banner-part .aft-trending-part { order: 3; } .aft-banner-layout-3.aft-banner-order-2 .aft-main-banner-part .aft-thumb-part { order: 2; } .aft-banner-layout-3.aft-banner-order-3 .aft-main-banner-part .aft-slider-part { order: 2; } .aft-banner-layout-3.aft-banner-order-3 .aft-main-banner-part .aft-trending-part { order: 1; } .aft-banner-layout-3.aft-banner-order-3 .aft-main-banner-part .aft-thumb-part { order: 3; } .aft-banner-layout-3.aft-banner-order-4 .aft-main-banner-part .aft-slider-part { order: 2; } .aft-banner-layout-3.aft-banner-order-4 .aft-main-banner-part .aft-trending-part { order: 3; } .aft-banner-layout-3.aft-banner-order-4 .aft-main-banner-part .aft-thumb-part { order: 1; } .aft-banner-layout-3.aft-banner-order-5 .aft-main-banner-part .aft-slider-part { order: 3; } .aft-banner-layout-3.aft-banner-order-5 .aft-main-banner-part .aft-trending-part { order: 1; } .aft-banner-layout-3.aft-banner-order-5 .aft-main-banner-part .aft-thumb-part { order: 2; } .aft-banner-layout-3.aft-banner-order-6 .aft-main-banner-part .aft-slider-part { order: 3; } .aft-banner-layout-3.aft-banner-order-6 .aft-main-banner-part .aft-trending-part { order: 2; } .aft-banner-layout-3.aft-banner-order-6 .aft-main-banner-part .aft-thumb-part { order: 1; } /*trending now*/ .aft-main-banner-section.aft-banner-layout-3 .banner-vertical-slider .aft-trending-posts.list-part .af-double-column.list-style .read-bg-img { height: 100px; max-width: 100px; } .aft-main-banner-section.aft-banner-layout-3 .banner-vertical-slider .aft-trending-posts.list-part .af-double-column.list-style .read-details { max-height: 100px; overflow: hidden; } .aft-main-banner-section.aft-banner-layout-3 .af-banner-carousel .read-img.read-bg-img { height: 430px; } /*trending now*/ /*banner layout 3=======================*/ /*banner layout 4=======================*/ .aft-banner-layout-4 .aft-main-banner-part { display: flex; flex-wrap: wrap; } .aft-banner-layout-4.aft-banner-order-1 .aft-main-banner-part .aft-slider-part { order: 1; } .aft-banner-layout-4.aft-banner-order-1 .aft-main-banner-part .aft-thumb-part { order: 2; } .aft-banner-layout-4.aft-banner-order-2 .aft-main-banner-part .aft-slider-part { order: 2; } .aft-banner-layout-4.aft-banner-order-2 .aft-main-banner-part .aft-thumb-part { order: 1; } .aft-banner-layout-4 .af-main-banner-thumb-posts .af-sec-post { width: 50%; padding-right: 5px; padding-left: 5px; } /*banner layout 4=======================*/ /*banner layout 5=======================*/ .aft-banner-layout-5 .aft-main-banner-part { display: flex; flex-wrap: wrap; } .aft-banner-layout-5.aft-banner-order-1 .aft-main-banner-part .aft-slider-part { order: 1; } .aft-banner-layout-5.aft-banner-order-1 .aft-main-banner-part .aft-trending-part { order: 2; } .aft-banner-layout-5.aft-banner-order-2 .aft-main-banner-part .aft-slider-part { order: 2; } .aft-banner-layout-5.aft-banner-order-2 .aft-main-banner-part .aft-trending-part { order: 1; } /*banner layout 5=======================*/ /*banner layout 6=======================*/ .aft-banner-layout-6 .aft-main-banner-part { display: flex; flex-wrap: wrap; } .aft-banner-layout-6.aft-banner-order-1 .aft-main-banner-part .aft-slider-part { order: 1; } .aft-banner-layout-6.aft-banner-order-1 .aft-main-banner-part .aft-trending-part { order: 2; } .aft-banner-layout-6.aft-banner-order-2 .aft-main-banner-part .aft-slider-part { order: 2; } .aft-banner-layout-6.aft-banner-order-2 .aft-main-banner-part .aft-trending-part { order: 1; } .aft-banner-layout-6 .banner-vertical-slider .aft-trending-posts.list-part .af-double-column.list-style .read-bg-img { height: 102px; max-width: 102px; } .aft-banner-layout-6 .af-banner-carousel .read-img.read-bg-img { height: 550px; } /*banner layout 6=======================*/ .figure-categories, .read-categories { line-height: 11px; } .cat-links { line-height: 11px; margin-top: 5px; } .cat-links li { display: inline-block; font-size: 14px; margin-right: 5px; margin-bottom: 5px; line-height: 11px; } .cat-links li a { display: block; color: #d72924; font-size: 10px; line-height: 10px; white-space: nowrap; word-wrap: normal; letter-spacing: 0.1px; transition: 0.3s; font-weight: 700; } .cat-links li a:after { content: "\2219"; color: inherit; font-weight: bold; padding: 0 0 0 2px; } /*cat links - color*/ a.darknews-categories.category-color-1 { color: #d72924; } a.darknews-categories.category-color-2 { color: #0987f5; } a.darknews-categories.category-color-3 { color: #4a4a4a; } a.darknews-categories.category-color-4 { color: #46af4b; } a.darknews-categories.category-color-5 { color: #ea8d03; } a.darknews-categories.category-color-6 { color: #ff5722; } a.darknews-categories.category-color-7 { color: #9c27b0; } /*cat links - color*/ /*cat links background color*/ .af-cat-widget-carousel a.darknews-categories { display: inline-block; padding: 4px 6px; font-weight: 700; } .cat-links li:last-child a:after, .af-cat-widget-carousel a.darknews-categories:after { display: none; } .af-cat-widget-carousel a.darknews-categories.category-color-1 { background-color: #d72924; color: #ffffff; } .af-cat-widget-carousel a.darknews-categories.category-color-2 { background-color: #0987f5; color: #ffffff; } .af-cat-widget-carousel a.darknews-categories.category-color-3 { background-color: #4a4a4a; color: #ffffff; } .af-cat-widget-carousel a.darknews-categories.category-color-4 { background-color: #46af4b; color: #ffffff; } .af-cat-widget-carousel a.darknews-categories.category-color-5 { background-color: #ea8d03; color: #ffffff; } .af-cat-widget-carousel a.darknews-categories.category-color-6 { background-color: #ff5722; color: #ffffff; } .af-cat-widget-carousel a.darknews-categories.category-color-7 { background-color: #9c27b0; color: #ffffff; } /*cat links background color*/ .af-post-format { display: inline-block; margin-right: 5px; letter-spacing: 0; } .read-img .af-post-format { position: absolute; top: 15px; left: 15px; } .af-post-format i { position: relative; font-size: 12px; width: 30px; height: 30px; text-align: center; line-height: 28px; color: #fff; border-radius: 100%; border: 2px solid #fff; } .af-post-carousel .slick-slide .af-post-format i { margin-bottom: 0; } span.min-read { font-size: 12px; font-weight: 700; } .read-single .entry-meta .tags-links, .read-details .entry-meta .tags-links { font-size: 16px; } .read-single span.min-read { display: inline-block; } body:not(.single) .read-single span.min-read { color: #fff; padding: 3px 12px; border-radius: 15px; letter-spacing: 0.5px; background-color: rgba(0, 0, 0, 0.2); } .read-single .entry-meta, .read-details .entry-meta { font-size: 12px; } article.aft-first-post-full .post-item-metadata.entry-meta+.read-img.read-bg-img, .archive-title-first .read-single .read-img.pos-rel { margin-top: 15px; } .read-img span.min-read { position: absolute; top: 15px; left: 15px; color: #fff; margin-bottom: 0; } .read-img .af-post-format+span.min-read { left: 55px; top: 18px; } .read-img span.min-read, .read-img .af-post-format+span.min-read { opacity: 0; } .read-single:hover .read-img span.min-read, .read-single:hover .read-img .af-post-format+span.min-read { opacity: 1; } .read-details .entry-meta .author-links>span, .read-details .entry-meta span.min-read { padding-right: 5px; } .read-details .entry-meta span.posts-date, .read-details .entry-meta span.aft-comment-view-share { opacity: 0.75; } .archive article .item-metadata.posts-date { padding-left: 5px; } /*widget title===============*/ .widget-title-border-center .wp-block-comments-title, .widget-title-border-center .wp-block-group__inner-container h1.wp-block-heading, .widget-title-border-center .wp-block-group__inner-container h2.wp-block-heading, .widget-title-border-center .wp-block-group__inner-container h3.wp-block-heading, .widget-title-border-center .wp-block-group__inner-container h4.wp-block-heading, .widget-title-border-center .wp-block-group__inner-container h5.wp-block-heading, .widget-title-border-center .wp-block-group__inner-container h6.wp-block-heading, .widget-title-border-none .wp-block-comments-title, .widget-title-border-none .wp-block-group__inner-container h1.wp-block-heading, .widget-title-border-none .wp-block-group__inner-container h2.wp-block-heading, .widget-title-border-none .wp-block-group__inner-container h3.wp-block-heading, .widget-title-border-none .wp-block-group__inner-container h4.wp-block-heading, .widget-title-border-none .wp-block-group__inner-container h5.wp-block-heading, .widget-title-border-none .wp-block-group__inner-container h6.wp-block-heading, .header-after1, .widget-title { font-size: 19px; margin-top: 0px; margin-bottom: 10px; } .widget-title-fill-and-border .wp_post_author_widget .widget-title .header-after, .widget-title-fill-and-no-border .wp_post_author_widget .widget-title .header-after, .widget-title-fill-and-no-border .widget-title .heading-line, .widget-title-fill-and-border .widget-title .heading-line, .aft-posts-tabs-panel .nav-tabs>li>a, .aft-main-banner-wrapper .header-after1, .aft-main-banner-wrapper .widget-title { font-size: 14px; } h4.af-author-display-name { font-size: 20px; } /*widget title fill and border*/ .widget-title-fill-and-border .wp-block-group__inner-container { overflow: hidden; } .widget-title-fill-and-border .wp-block-comments-title, .widget-title-fill-and-border .wp-block-group__inner-container h1.wp-block-heading, .widget-title-fill-and-border .wp-block-group__inner-container h2.wp-block-heading, .widget-title-fill-and-border .wp-block-group__inner-container h3.wp-block-heading, .widget-title-fill-and-border .wp-block-group__inner-container h4.wp-block-heading, .widget-title-fill-and-border .wp-block-group__inner-container h5.wp-block-heading, .widget-title-fill-and-border .wp-block-group__inner-container h6.wp-block-heading { position: relative; font-size: 14px; background-color: #d72924; color: #ffffff; padding: 8px 15px 6px; font-weight: 900; line-height: 1.2; display: inline-block; text-transform: uppercase; } .widget-title-fill-and-border .wp-block-comments-title::before, .widget-title-fill-and-border .wp-block-group__inner-container h1.wp-block-heading::before, .widget-title-fill-and-border .wp-block-group__inner-container h2.wp-block-heading::before, .widget-title-fill-and-border .wp-block-group__inner-container h3.wp-block-heading::before, .widget-title-fill-and-border .wp-block-group__inner-container h4.wp-block-heading::before, .widget-title-fill-and-border .wp-block-group__inner-container h5.wp-block-heading::before, .widget-title-fill-and-border .wp-block-group__inner-container h6.wp-block-heading::before { content: ""; position: absolute; bottom: 0; left: 0; width: 1244px; height: 2px; background-color: #d72924; } .aft-posts-tabs-panel .nav-tabs, .widget-title-fill-and-border .widget-title { border-bottom: 2px solid #d72924; margin-top: 0; margin-bottom: 15px; } .aft-posts-tabs-panel .nav-tabs>li { width: 50%; margin-bottom: 0; background-color: #202020; } .widget-title-fill-and-no-border .wp-block-comments-title, .widget-title-fill-and-no-border .wp-block-group__inner-container h1.wp-block-heading, .widget-title-fill-and-no-border .wp-block-group__inner-container h2.wp-block-heading, .widget-title-fill-and-no-border .wp-block-group__inner-container h3.wp-block-heading, .widget-title-fill-and-no-border .wp-block-group__inner-container h4.wp-block-heading, .widget-title-fill-and-no-border .wp-block-group__inner-container h5.wp-block-heading, .widget-title-fill-and-no-border .wp-block-group__inner-container h6.wp-block-heading, .widget-title-fill-and-border .wp_post_author_widget .widget-title .header-after, .widget-title-fill-and-border .widget-title .heading-line, .widget-title-fill-and-no-border .wp_post_author_widget .widget-title .header-after, .widget-title-fill-and-no-border .widget-title .heading-line, .aft-main-banner-wrapper .widget-title .heading-line { background-color: #d72924; color: #ffffff; padding: 8px 15px 6px; font-weight: 900; line-height: 1.2; display: inline-block; text-transform: uppercase; font-size: 14px; } .widget-title-fill-and-border .widget-title .heading-line, .aft-main-banner-wrapper .widget-title .heading-line { margin-bottom: -1px; } .widget-title-fill-and-no-border .widget-title .heading-line { padding: 8px 15px; } .aft-posts-tabs-panel .nav-tabs>li>a { color: #ffffff; border-radius: 0; border: none; margin: 0; display: block; position: relative; padding: 8px 15px 6px 40px; line-height: 1.2; text-transform: uppercase; } .aft-posts-tabs-panel .nav-tabs>li>a::before { content: '\f06d'; font-family: 'Font Awesome\ 5 Free'; font-size: 12px; font-weight: 900; background: rgba(255, 255, 255, .25); margin-right: 10px; display: inline-block; text-align: center; position: absolute; left: 0; top: 0; height: 30px; width: 30px; line-height: 30px; } div.custom-menu-link i { background: rgba(0, 0, 0, .25); margin-right: 10px; height: 30px; width: 30px; line-height: 30px; text-align: center; display: inline-block; } .header-layout-default div.custom-menu-link i { height: 100%; width: 49px; line-height: 49px; margin-right: 15px; } .header-layout-default div.custom-menu-link>a { padding-right: 15px; } .aft-posts-tabs-panel .nav-tabs>li>a.active::before { background: rgba(0, 0, 0, .25); } .aft-posts-tabs-panel .nav-tabs>li.tab-recent>a::before { content: "\f0e7"; } .aft-posts-tabs-panel .nav-tabs>li.tab-popular>a::before { content: "\f017"; } .aft-posts-tabs-panel .nav-tabs>li.tab-categorised>a::before { content: "\f06d"; } .af-main-banner-tabbed-posts.aft-posts-tabs-panel .nav-tabs { margin-bottom: 11px; } .aft-posts-tabs-panel .nav-tabs>li>a:hover { background: transparent; } .aft-posts-tabs-panel .nav-tabs>li>a.active{ background-color: #d72924; color: #ffffff; } .nav-tabs { border-bottom: none; } .aft-dark-mode .wp_post_author_widget .awpa-display-name { color: #fff; } /*widget title fill and border*/ /*widget title border center*/ .widget-title-border-center .wp_post_author_widget .widget-title .header-after, .widget-title-border-center .widget-title { line-height: 1.3; margin-bottom: 15px; padding: 0; display: flex; width: 100%; align-items: center; } .widget-title-border-center .wp_post_author_widget .widget-title .header-after::before, .widget-title-border-center .widget-title .heading-line-before { background: #d72924; height: 3px; margin: 0 10px 0 0; flex: 1 0 10px; max-width: 30px; min-width: 30px; } .widget-title-border-center .wp-block-comments-title::before, .widget-title-border-center .wp-block-group__inner-container h1.wp-block-heading::before, .widget-title-border-center .wp-block-group__inner-container h2.wp-block-heading::before, .widget-title-border-center .wp-block-group__inner-container h3.wp-block-heading::before, .widget-title-border-center .wp-block-group__inner-container h4.wp-block-heading::before, .widget-title-border-center .wp-block-group__inner-container h5.wp-block-heading::before, .widget-title-border-center .wp-block-group__inner-container h6.wp-block-heading::before, .widget-title-border-center .wp_post_author_widget .widget-title .header-after::before{ display: inline-block; vertical-align: middle; content: ""; background: #d72924; height: 3px; width: 30px; margin-right: 10px; } /*widget title border center*/ /*widget title border bottom*/ .widget-title-border-bottom .wp-block-comments-title, .widget-title-border-bottom .wp-block-group__inner-container h1.wp-block-heading, .widget-title-border-bottom .wp-block-group__inner-container h2.wp-block-heading, .widget-title-border-bottom .wp-block-group__inner-container h3.wp-block-heading, .widget-title-border-bottom .wp-block-group__inner-container h4.wp-block-heading, .widget-title-border-bottom .wp-block-group__inner-container h5.wp-block-heading, .widget-title-border-bottom .wp-block-group__inner-container h6.wp-block-heading, .widget-title-border-bottom .wp_post_author_widget .widget-title .header-after, .widget-title-border-bottom .widget-title { position: relative; font-size: 19px; margin-top: 0px; margin-bottom: 15px; padding-bottom: 5px; } .widget-title-border-bottom .wp-block-comments-title::before, .widget-title-border-bottom .wp-block-group__inner-container h1.wp-block-heading::before, .widget-title-border-bottom .wp-block-group__inner-container h2.wp-block-heading::before, .widget-title-border-bottom .wp-block-group__inner-container h3.wp-block-heading::before, .widget-title-border-bottom .wp-block-group__inner-container h4.wp-block-heading::before, .widget-title-border-bottom .wp-block-group__inner-container h5.wp-block-heading::before, .widget-title-border-bottom .wp-block-group__inner-container h6.wp-block-heading::before, .widget-title-border-bottom .wp_post_author_widget .widget-title .header-after::before, .widget-title-border-bottom .widget-title .heading-line-before { display: inline-block; content: ''; width: 30px; height: 3px; background-color: #d72924; position: absolute; bottom: 0; left: 0; } /*widget title border bottom*/ /*widget title border none*/ .widget-title-border-none .widget-title .heading-line-before, .widget-title-border-none .widget-title .heading-line-after { display: none; } /*widget title border none*/ /*widget title===============*/ /*carousel slider controls=======*/ .af-widget-carousel { position: relative; overflow: hidden; } .af-youtube-slider .slide-icon, .aft-yt-video-item-wrapper .slide-icon, .af-widget-carousel .slide-icon { position: absolute; top: 50%; transform: translateY(-50%); font-size: 18px; width: 30px; height: 30px; background: #fff; color: #4a4a4a; text-align: center; line-height: 30px; z-index: 1; cursor: pointer; font-weight: 600; visibility: hidden; opacity: 0; -webkit-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; } .aft-dark-mode .af-youtube-slider .slide-icon, .aft-dark-mode .aft-yt-video-item-wrapper .slide-icon, .aft-dark-mode .af-widget-carousel .slide-icon { background: #4a4a4a; color: #fff; } .af-widget-carousel .slide-icon:before { font-family: inherit; } .af-youtube-slider .slide-icon.slide-prev, .aft-yt-video-item-wrapper .slide-icon.slide-prev, .af-widget-carousel .slide-icon.slide-prev { left: 0; } .af-youtube-slider .slide-icon.slide-next, .aft-yt-video-item-wrapper .slide-icon.slide-next, .af-widget-carousel .slide-icon.slide-next { right: 0; } .af-youtube-video-list .primary-video.af-youtube-video-carousel iframe.entry-header-yt-iframe, .af-youtube-video-list .primary-video.af-youtube-video-carousel .entry-header-yt-video-wrapper { height: 220px; } .slick-vertical .slick-slide, .af-youtube-slider-thumbnail.slick-vertical .slick-slide { border: none; } .af-youtube-video-list .primary-video.af-youtube-video-carousel.slick-slider { margin: 0 7.5px; overflow: hidden; width: unset; } .af-youtube-video-list .primary-video.af-youtube-video-carousel .slick-list { margin: 0 -7.5px; } .af-youtube-video-list .primary-video.af-youtube-video-carousel .slick-slide { padding: 0 7.5px; } .slick-item.slick-slide:focus { outline: none; } .af-youtube-slider:hover .slide-icon, .aft-yt-video-item-wrapper:hover .slide-icon, .af-widget-carousel:hover .slide-icon { opacity: 0.7; visibility: visible; } .af-youtube-slider .slide-icon:hover, .aft-yt-video-item-wrapper .slide-icon:hover, .af-widget-carousel .slide-icon:hover { opacity: 1; } /*carousel slider controls=======*/ /*banner-slider-1=======*/ .banner-single-slider-1-wrap { margin-bottom: 20px; } .banner-single-slider-1 .read-img { height: 700px; } .banner-single-slider-1 .read-single { margin-bottom: 0; } .banner-single-slider-1 .read-details { position: absolute; z-index: 9; width: 100%; bottom: 0; left: 0; padding: 15px; padding-bottom: 50px; background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%); } .banner-single-slider-1 span.min-read-post-format { margin-bottom: 10px; display: inline-block; position: inherit; } .banner-single-slider-1 .read-title h4 { font-weight: bold; } .grid-design-texts-over-image .af-post-format, .grid-design-texts-over-image .category-color-1, .grid-design-texts-over-image .read-details .entry-meta span a, .grid-design-texts-over-image .read-details .entry-meta span, .grid-design-texts-over-image .read-title h4 a { color: #fff; } .entry-meta span.posts-author a { display: inline-block; } .banner-single-slider-1 .read-img .aft-comment-view-share { margin-left: 0; position: relative; z-index: 1; } body.aft-header-layout-boxed .aft-main-banner-section .read-img .aft-comment-view-share, body.aft-header-layout-transparent .aft-main-banner-section .read-img .aft-comment-view-share { display: none; } /*widgets on diffrent places=======*/ .single-posts-promotions { margin: 15px 0; } .home-main-banner-widgets.upper { margin-top: 30px; margin-bottom: 15px; } .home-main-banner-widgets.upper .darknews-widget:last-child { margin-bottom: 15px; } .aft-below-main-banner-section .darknews-widget:first-child { margin-top: 15px; } /*widgets on diffrent places=======*/ /*youtube videos============--------------------------========*/ .primary-video iframe.af-yt-video-item { height: 362px; } .secondary-video iframe.af-yt-video-item { height: 170px; } .secondary-video iframe.af-yt-video-item { margin-bottom: 20px; } .entry-content>p>iframe[src*="vimeo.com"], .entry-content>p>iframe[src*="youtube.com"] { width: 100% !important; } /* new youtube css */ .af-youtube-video-list .entry-header-yt-video-container { position: relative; line-height: 1; cursor: pointer; } .af-youtube-video-list .secondary-video .entry-header-yt-video-container.pad-youtube { padding-left: 7.5px; padding-right: 7.5px; } iframe.af-hide-iframe { position: absolute; width: 100%; left: 0; top: 0; height: 360px; border: none; } .darknews_youtube_video_widget .af-youtube-slider .widget-yt-thumbnail.af-hide-frame { z-index: -1; position: relative; } .af-hide-item { opacity: 0; visibility: hidden; transition: all 0.4s ease; position: absolute; } .fluid-width-video-wrapper { padding: 0 !important; } .af-youtube-video-list .entry-header-yt-video-wrapper { width: 100%; height: 170px; overflow: hidden; top: 0; left: 0; } .af-youtube-video-list .secondary-video .entry-header-yt-video-wrapper { width: calc(100% - 15px); left: 7.5px; } .af-youtube-video-list .primary-video .entry-header-yt-video-wrapper { height: 357px; } .af-youtube-video-list iframe.entry-header-yt-iframe { width: 100%; height: 170px; border: none; } .af-youtube-video-list .primary-video iframe.entry-header-yt-iframe { height: 357px; } .af-youtube-video-list .entry-header-yt-video-wrapper .vid-thumb { position: absolute; height: 100%; width: 100%; top: 0; left: 0; } .af-youtube-slider .af-video-wrap .widget-yt-thumbnail::before, .af-youtube-video-list .entry-header-yt-video-wrapper .vid-thumb::before { position: absolute; content: ""; top: 0; left: 0; height: 100%; width: 100%; background-color: #000; opacity: 0.5; transition: all ease 0.4s; } .af-youtube-slider .af-video-wrap .af-bg-play, .af-youtube-video-list .entry-header-yt-video-wrapper .af-yt-video-play { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 2; color: #fff; font-size: 20px; border: none; } .af-youtube-slider .af-video-wrap .af-bg-play i, .af-youtube-video-list .entry-header-yt-video-wrapper .af-yt-video-play i { width: 50px; height: 50px; display: flex; align-items: center; justify-content: center; border-radius: 50%; background-color: #d72924; } .af-youtube-video-list .entry-header-yt-video-wrapper .darknews-yt-thumb { height: 100%; width: 100%; object-fit: cover; } .af-youtube-video-list .secondary-video .entry-header-yt-video-container { width: 50%; float: left; margin-bottom: 15px; } .af-youtube-slider { padding: 0; } /* new youtube css */ /*youtube videos============--------------------------========*/ /*banner-slider-1=======*/ /*banner-carousel-1==================*/ .af-banner-carousel .slick-list { margin-right: -5px; margin-left: -5px; } .af-banner-carousel .slick-slide { padding-right: 5px; padding-left: 5px; } .af-wrapper .af-banner-carousel .read-img.read-bg-img { height: 250px; } /*two sliders carousel---*/ .aft-main-banner-part .aft-slider-part .read-single { margin: 0; } .aft-slider-part, .aft-thumb-part, .aft-trending-part { margin: 15px 0; } .aft-main-banner-wrapper .aft-slider-part, .aft-main-banner-wrapper .aft-thumb-part, .aft-main-banner-wrapper .aft-trending-part { padding: 0 5px; } .af-banner-carousel .read-img.read-bg-img { height: 430px; } .af-banner-carousel.common-carousel .read-details { position: absolute; bottom: 0; left: 0; width: 100%; color: #fff; padding: 15px; z-index: 1; background: rgba(0, 0, 0, 0.75); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%); } /*two sliders carousel---*/ /*banner-carousel-1==================*/ /*trending vertical carousel=======*/ .trending-posts-vertical .slick-list { margin-bottom: -10px; } .trending-posts-vertical .read-single { margin-bottom: 10px; min-height: 85px; } .darknews_tabbed_posts_widget .af-double-column.list-style .read-bg-img, .trending-posts-vertical .af-double-column.list-style .read-bg-img, .af-double-column.list-style .read-bg-img { height: 110px; width: 40%; max-width: 110px; } .darknews_tabbed_posts_widget .af-double-column.list-style .read-details, .trending-posts-vertical .af-double-column.list-style .read-details, .af-double-column.list-style .read-details { max-height: 110px; overflow: hidden; width: calc(100% - 110px); } .darknews_posts_single_column_widget .af-double-column.list-style .read-details { height: unset; overflow: unset; max-height: unset; } .archive-layout-list .af-double-column.list-style .read-bg-img, .darknews_posts_single_column_widget .af-double-column.list-style .read-bg-img { width: calc(50% - 7.5px); max-width: calc(50% - 7.5px); height: 260px; } .archive-layout-list .af-double-column.list-style .read-details, .darknews_posts_single_column_widget .af-double-column.list-style .read-details { width: calc(50% + 7.5px); max-height: unset; } .site-footer .darknews_posts_single_column_widget .af-double-column.list-style .read-bg-img, #secondary .darknews_posts_single_column_widget .af-double-column.list-style .read-bg-img, #sidr .darknews_posts_single_column_widget .af-double-column.list-style .read-bg-img { width: 100%; max-width: 100%; } .site-footer .darknews_posts_single_column_widget .af-double-column.list-style .read-details, #secondary .darknews_posts_single_column_widget .af-double-column.list-style .read-details, #sidr .darknews_posts_single_column_widget .af-double-column.list-style .read-details { width: 100%; padding: 15px 0; } .site-footer .darknews_posts_single_column_widget .af-double-column.list-style .read-single, #secondary .darknews_posts_single_column_widget .af-double-column.list-style .read-single, #sidr .darknews_posts_single_column_widget .af-double-column.list-style .read-single { flex-wrap: wrap; } .archive-list-post .read-categories, .darknews_posts_single_column_widget .read-categories { position: absolute; bottom: 10px; left: 15px; right: 15px; } .darknews_posts_double_columns_widget .af-double-column.list-style .read-bg-img, .darknews_trending_news_widget .banner-vertical-slider .aft-trending-posts.list-part .af-double-column.list-style .read-bg-img, .darknews_popular_news_widget .aft-trending-posts.list-part .af-double-column.list-style .read-bg-img, .af-trending-posts .aft-trending-posts.list-part .af-double-column.list-style .read-bg-img { height: 110px; width: 40%; } .aft-trending-posts.list-part .af-double-column.list-style .read-title h4 { margin-top: 0; } .read-img .trending-no { position: absolute; bottom: 5px; left: 5px; width: 30px; height: 30px; text-align: center; line-height: 31px; background-color: #d72924; color: #ffffff; border-radius: 100%; font-weight: 700; font-size: 16px; } .trending-posts-vertical .read-title h4 { margin-bottom: 0; } .trending-posts-vertical .read-categories { padding: 0; } .trending-posts-vertical .read-categories li { float: left; margin-bottom: 2px; } .trending-posts-vertical .read-categories li:last-child { margin-bottom: 2px; } /*trending vertical carousel=======*/ /*double-category---------*/ .af-double-column.list-style .read-img .aft-comment-view-share { display: none; } .af-double-column.list-style .col-1:not(.aft-spotlight-posts-1) .read-details { padding-top: 0; padding-bottom: 0 } .full-width-content .archive-layout-list .af-double-column.list-style .read-bg-img, .full-width-content .darknews_posts_single_column_widget .af-double-column.list-style .read-bg-img { height: 390px; } /*double-category---------*/ /*-------------------------------------------------------------- ## archive posts --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## comment view share --------------------------------------------------------------*/ .aft-comment-view-share { padding: 5px 0; position: relative; } .archive article .aft-comment-view-share { padding: 5px; } .entry-meta div.aft-comment-view-share { display: inline-block; } .read-img .aft-comment-view-share { padding: 0; margin-left: 15px; margin-top: 15px; position: absolute; width: 100%; top: 0; left: 0; z-index: 1; } .aft-comment-view-share>span { width: 30px; height: 30px; margin-right: 2px; border-radius: 100%; display: inline-block; } .entry-meta .aft-comment-view-share>span { width: auto; height: auto; } .aft-comment-view-share>span>a { display: block; text-align: center; line-height: normal; font-size: 12px; position: relative; } .aft-comment-view-share>span>a { color: #fff; } article .aft-comment-view-share>span>a { color: #fff; } .aft-comment-view-share>span.aft-jpshare { background-color: rgba(0, 0, 0, 0.2); } .aft-comment-view-share>span>i { display: block; text-align: center; line-height: 30px; font-size: 12px; position: relative; color: #fff; } /*-------------------------------------------------------------- ## comment view share --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## share icons on posts --------------------------------------------------------------*/ .aft-social-share div.sharedaddy h3.sd-title, .aft-comment-view-share div.sharedaddy h3.sd-title { display: none; } div.sharedaddy { display: inline-block; } div.sharedaddy .sd-content ul { margin-bottom: 0 !important; } div.sharedaddy .sd-content ul li { margin-bottom: 0; padding: 0; } div.sharedaddy .sd-content ul li:last-child { display: none; } div.sharedaddy .sd-content ul li a.sd-button { display: block; width: 40px; height: 40px; font-size: 18px; line-height: 34px; position: relative; text-align: center; border-radius: 0; padding: 0; border: none; color: #fff !important; } /*official colors*/ div.sharedaddy .sd-content ul li.share-facebook a.sd-button { background: #3b5998; } div.sharedaddy .sd-content ul li.share-threads a.sd-button, div.sharedaddy .sd-content ul li.share-twitter a.sd-button { background: #000; } div.sharedaddy .sd-content ul li.share-linkedin a.sd-button { background: #0077b5; } div.sharedaddy .sd-content ul li.share-skype a.sd-button { background: #00AFF0; } div.sharedaddy .sd-content ul li.share-pinterest a.sd-button { background: #ca1f27; } div.sharedaddy .sd-content ul li.share-print a.sd-button { background: #e9e9e9; } div.sharedaddy .sd-content ul li.share-tumblr a.sd-button { background: #2c4762; } div.sharedaddy .sd-content ul li.share-telegram a.sd-button { background: #0088cc; } div.sharedaddy .sd-content ul li.share-jetpack-whatsapp a.sd-button { background: #43d854; } div.sharedaddy .sd-content ul li.share-reddit a.sd-button { background: #cee3f8; } div.sharedaddy .sd-content ul li.share-pocket a.sd-button { background: #ee4056; } /*official colors*/ .sd-content ul li a.sd-button:before { vertical-align: middle !important; top: 0; } .aft-jpshare div.sharedaddy .sd-content ul li a.sd-button:before { color: #ffffff; } div.sharedaddy .sd-content ul li a.sd-button>span { display: none; } div.sharedaddy .sd-content ul li a.sd-button.no-icon:before { display: inline; } span.aft-jpshare { display: inline-block; } span.aft-jpshare:hover div.sharedaddy .sd-content ul li a.sd-button { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } span.aft-jpshare:hover div.sharedaddy .sd-content ul li a.sd-button { opacity: 0.9; } span.aft-jpshare div.sharedaddy .sd-content ul li a.sd-button:hover { opacity: 1; } span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(1) a.sd-button { transition-delay: 0ms; } span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(2) a.sd-button { transition-delay: 50ms; } span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(3) a.sd-button { transition-delay: 100ms; } span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(4) a.sd-button { transition-delay: 150ms; } span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(5) a.sd-button { transition-delay: 200ms; } span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(6) a.sd-button { transition-delay: 250ms; } span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(7) a.sd-button { transition-delay: 300ms; } span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(8) a.sd-button { transition-delay: 350ms; } span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(9) a.sd-button { transition-delay: 400ms; } span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(10) a.sd-button { transition-delay: 450ms; } span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(11) a.sd-button { transition-delay: 500ms; } span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(12) a.sd-button { transition-delay: 550ms; } span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(13) a.sd-button { transition-delay: 600ms; } span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(14) a.sd-button { transition-delay: 650ms; } span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(15) a.sd-button { transition-delay: 700ms; } /*for officaial*/ div.sharedaddy .sd-social-official ul li { width: 30px !important; height: 30px !important; overflow: hidden !important; margin-right: 5px !important; position: relative; border-radius: 100%; text-align: center; } div.sharedaddy .sd-social-official ul li:before { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #fff; font-size: 14px; font-family: FontAwesome; line-height: 30px; vertical-align: middle; } div.sharedaddy .sd-content ul li a.sd-button:hover { border: none; } div.sharedaddy .sd-social-official ul li>div, div.sharedaddy .sd-social-official ul li>iframe, div.sharedaddy .sd-social-official ul li>a.sd-button, span.aft-jpshare:hover div.sharedaddy .sd-social-official ul li a.sd-button, div.sharedaddy .sd-social-official ul li>a { opacity: 0.01; } div.sharedaddy .sd-social-official ul li:before { content: "\f096"; } div.sharedaddy .sd-social-official ul li.share-facebook:before { content: "\f09a"; } div.sharedaddy .sd-social-official ul li.share-twitter:before { /* content: "\f099"; */ content: "\e61b"; } div.sharedaddy .sd-social-official ul li.share-jetpack-whatsapp:before { content: "\f232"; } div.sharedaddy .sd-social-official ul li.share-pinterest:before { content: "\f231"; } div.sharedaddy .sd-social-official ul li.share-linkedin:before { content: "\f0e1"; } div.sharedaddy .sd-social-official ul li.share-reddit:before { content: "\f281"; } div.sharedaddy .sd-social-official ul li.share-pocket:before { content: "\f265"; } div.sharedaddy .sd-social-official ul li.share-print:before { content: "\f02f"; } div.sharedaddy .sd-social-official ul li.share-skype:before { content: "\f17e"; } div.sharedaddy .sd-social-official ul li.share-telegram:before { content: "\f2c6"; } div.sharedaddy .sd-social-official ul li.share-tumblr:before { content: "\f173"; } div.sharedaddy .sd-social-official ul li { opacity: 0; -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); -webkit-transition: all 0.25s linear; -moz-transition: all 0.25s linear; -ms-transition: all 0.25s linear; -o-transition: all 0.25s linear; transition: all 0.25s linear; } span.aft-jpshare:hover div.sharedaddy .sd-social-official .sd-content ul li { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } span.aft-jpshare:hover div.sharedaddy .sd-social-official .sd-content ul li { opacity: 0.7; } span.aft-jpshare div.sharedaddy .sd-social-official .sd-content ul li:hover { opacity: 1; } span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(1) { transition-delay: 0ms; } span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(2) { transition-delay: 50ms; } span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(3) { transition-delay: 100ms; } span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(4) { transition-delay: 150ms; } span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(5) { transition-delay: 200ms; } span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(6) { transition-delay: 250ms; } span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(7) { transition-delay: 300ms; } span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(8) { transition-delay: 350ms; } span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(9) { transition-delay: 400ms; } span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(10) { transition-delay: 450ms; } span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(11) { transition-delay: 500ms; } span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(12) { transition-delay: 550ms; } span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(13) { transition-delay: 600ms; } span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(14) { transition-delay: 650ms; } span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(15) { transition-delay: 700ms; } /*for officaial*/ /*-------------------------------------------------------------- ## share icons on posts --------------------------------------------------------------*/ article .post-description p:last-child { margin-bottom: 0; } .aft-archive-wrapper article .read-categories { padding-top: 0; } /*=====-----list-style-----=====*/ .list-style .read-single { display: flex; align-items: center; } .list-style .read-bg-img { height: 290px; } /*=====-----list-style-----=====*/ /*list style posts right image---*/ article.archive-image-alternate:nth-of-type(even) .list-style .read-single, article.archive-image-right .list-style .read-single { flex-direction: row-reverse; } article.archive-image-alternate:nth-of-type(even) .list-style .read-details, article.archive-image-right .list-style .read-details { text-align: right; } /*list style posts right image---*/ /*grid style posts---*/ article.aft-first-post-full { overflow: hidden; } article.latest-posts-grid { margin-bottom: 30px; overflow: hidden; } article.latest-posts-grid .read-single { margin-bottom: 0; } /*grid alternate----*/ article.archive-image-up-alternate .archive-grid-post .read-single { display: flex; } .three-col-masonry article.col-2 { width: 33.33%; } .four-col-masonry article.col-2 { width: 25%; } .three-col-masonry article:nth-of-type(3n+2).archive-image-up-alternate .archive-grid-post .read-single , body.archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(3n+3).archive-image-up-alternate .archive-grid-post .read-single { flex-direction: column-reverse; } .three-col-masonry article:nth-of-type(3n+1).archive-image-up-alternate .archive-grid-post .read-single, .three-col-masonry article:nth-of-type(3n+3).archive-image-up-alternate .archive-grid-post .read-single , body.archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(3n+2).archive-image-up-alternate .archive-grid-post .read-single, body.archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(3n+4).archive-image-up-alternate .archive-grid-post .read-single { flex-direction: column; } /*grid alternate----*/ /*grid alternate--two-column-four-column-*/ .archive-layout-grid.four-col-masonry article:nth-of-type(even).archive-image-up-alternate .archive-grid-post .read-single, .archive-layout-grid.two-col-masonry article:nth-of-type(even).archive-image-up-alternate .archive-grid-post .read-single { flex-direction: column-reverse; } .archive-layout-grid.four-col-masonry article:nth-of-type(odd).archive-image-up-alternate .archive-grid-post .read-single, .archive-layout-grid.two-col-masonry article:nth-of-type(odd).archive-image-up-alternate .archive-grid-post .read-single { flex-direction: column; } body.archive-first-post-full .three-col-masonry article:nth-of-type(3n).archive-image-up-alternate .archive-grid-post .read-single .read-details, body:not(.archive-first-post-full) .three-col-masonry article:nth-of-type(3n+2).archive-image-up-alternate .archive-grid-post .read-single .read-details, body.archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(3n+3).archive-image-up-alternate .archive-grid-post .read-single .read-details, .archive-layout-grid.four-col-masonry article:nth-of-type(even).archive-image-up-alternate .archive-grid-post .read-single .read-details, .archive-layout-grid.two-col-masonry article:nth-of-type(even).archive-image-up-alternate .archive-grid-post .read-single .read-details { padding: 0 0 15px; } body.archive-first-post-full .three-col-masonry article:nth-of-type(3n).archive-image-up-alternate .archive-grid-post .read-single .read-details h4, body:not(.archive-first-post-full) .three-col-masonry article:nth-of-type(3n+2).archive-image-up-alternate .archive-grid-post .read-single .read-details h4, body.archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(3n+3).archive-image-up-alternate .archive-grid-post .read-single .read-details h4, .archive-layout-grid.four-col-masonry article:nth-of-type(even).archive-image-up-alternate .archive-grid-post .read-single .read-details h4, .archive-layout-grid.two-col-masonry article:nth-of-type(even).archive-image-up-alternate .archive-grid-post .read-single .read-details h4 { margin-top: 0; } /*grid alternate--two-column-four-column-*/ /*grid alternate list----*/ body:not(.archive-first-post-full) .archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate, body:not(.archive-first-post-full) .archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate, body:not(.archive-first-post-full) .archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate { width: 100%; } body:not(.archive-first-post-full) .archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate .archive-grid-post .read-single, body:not(.archive-first-post-full) .archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate .archive-grid-post .read-single, body:not(.archive-first-post-full) .archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-single { display: flex; align-items: center; } body:not(.archive-first-post-full) .archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate .archive-grid-post .read-img, body:not(.archive-first-post-full) .archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate .archive-grid-post .read-img, body:not(.archive-first-post-full) .archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-img { align-self: flex-start; } body:not(.archive-first-post-full) .archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate .archive-grid-post .read-bg-img, body:not(.archive-first-post-full) .archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate .archive-grid-post .read-bg-img, body:not(.archive-first-post-full) .archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-bg-img { height: 260px; width: calc(50% - 7.5px); float: left; } body:not(.archive-first-post-full).full-width-content .archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate .archive-grid-post .read-bg-img, body:not(.archive-first-post-full).full-width-content .archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate .archive-grid-post .read-bg-img, body:not(.archive-first-post-full).full-width-content .archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-bg-img { height: 390px; } body:not(.archive-first-post-full) .archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate .archive-grid-post .read-details, body:not(.archive-first-post-full) .archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate .archive-grid-post .read-details, body:not(.archive-first-post-full) .archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-details { float: left; padding: 15px; width: calc(50% + 7.5px); } /*grid alternate list----*/ /*grid alternate list 1st post full----*/ body.archive-first-post-full .archive-layout-grid.four-col-masonry article:nth-of-type(5n+6).archive-image-list-alternate, body.archive-first-post-full .archive-layout-grid.two-col-masonry article:nth-of-type(3n+4).archive-image-list-alternate, body.archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(4n+5).archive-image-list-alternate { width: 100%; } body.archive-first-post-full .archive-layout-grid.four-col-masonry article:nth-of-type(5n+6).archive-image-list-alternate .archive-grid-post .read-single, body.archive-first-post-full .archive-layout-grid.two-col-masonry article:nth-of-type(3n+4).archive-image-list-alternate .archive-grid-post .read-single, body.archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(4n+5).archive-image-list-alternate .archive-grid-post .read-single { display: flex; align-items: center; } body.archive-first-post-full .archive-layout-grid.four-col-masonry article:nth-of-type(5n+6).archive-image-list-alternate .archive-grid-post .read-img, body.archive-first-post-full .archive-layout-grid.two-col-masonry article:nth-of-type(3n+4).archive-image-list-alternate .archive-grid-post .read-img, body.archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(4n+5).archive-image-list-alternate .archive-grid-post .read-img { align-self: flex-start; } body.archive-first-post-full .archive-layout-grid.four-col-masonry article:nth-of-type(5n+6).archive-image-list-alternate .archive-grid-post .read-bg-img, body.archive-first-post-full .archive-layout-grid.two-col-masonry article:nth-of-type(3n+4).archive-image-list-alternate .archive-grid-post .read-bg-img, body.archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(4n+5).archive-image-list-alternate .archive-grid-post .read-bg-img { height: 260px; width: calc(50% - 7.5px); float: left; } body.archive-first-post-full .archive-layout-grid.four-col-masonry article:nth-of-type(5n+6).archive-image-list-alternate .archive-grid-post .read-details, body.archive-first-post-full .archive-layout-grid.two-col-masonry article:nth-of-type(3n+4).archive-image-list-alternate .archive-grid-post .read-details, body.archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(4n+5).archive-image-list-alternate .archive-grid-post .read-details { float: left; padding: 15px; width: calc(50% + 7.5px); } /*grid alternate list 1st post full----*/ /*grid style posts---*/ /*full style posts---*/ article.latest-posts-full .read-img { height: 540px; } .full-width-content article.latest-posts-full .read-img { height: 560px; } article.latest-posts-full .read-descprition.full-item-discription , .archive-layout-full:not(.full-image-first) article.latest-posts-full .pad-archive , .archive-layout-full.full-image-first article.latest-posts-full .pad-archive { padding: 15px; } .archive-layout-full.full-image-first article.latest-posts-full .read-descprition.full-item-discription { padding-top: 0; } /*text-on-top*/ .archive-layout-full.archive-title-first .read-item { display: flex; flex-direction: column-reverse; } .archive-layout-full.archive-title-first .read-item .read-details { padding: 10px; } .archive-layout-full.archive-image-first .read-descprition.full-item-discription { padding-top: 0; } /*text-on-top*/ /*full and grid*/ .archive-layout-full.full-with-grid article.col-1 { width: 50%; } .archive-layout-full.full-with-grid article.latest-posts-full .read-img { height: 255px; } .archive-layout-full.full-with-grid .read-item { display: flex; flex-direction: column; } .archive-layout-full.full-with-grid article.col-1:not(:nth-of-type(5n+1)) .pad-archive { margin-bottom: 0; } .archive-layout-full.full-with-grid article.latest-posts-full .read-descprition.full-item-discription , .archive-layout-full.full-with-grid article.col-1:not(:nth-of-type(5n+1)) .ptb-10 { padding-top: 0; } .archive-layout-full.full-with-grid article.col-1:nth-of-type(5n+1) { width: 100%; } .archive-layout-full.full-with-grid article.latest-posts-full:nth-of-type(5n+1) .read-img { height: 450px; } /*full and grid*/ /*full style posts---*/ /*masonary style posts---*/ .two-col-masonry .col-3 { width: 50%; } .two-col-masonry article.col-3 .read-img.read-bg-img { height: 300px; } .full-width-content .two-col-masonry article.col-3 .read-img.read-bg-img { height: 380px; } .full-width-content .three-col-masonry article.col-3 .read-img.read-bg-img { height: 250px; } .four-col-masonry .col-3 { width: 25%; } .four-col-masonry .col-3 .read-img.read-bg-img { height: 140px; } /*masonary style posts---*/ /*archive pagination---------*/ .archive article .page-links { display: none; } .darknews-pagination { text-align: center; } .darknews-pagination .nav-links .page-numbers.current, .darknews-pagination .nav-links .page-numbers { min-width: 30px; height: 30px; text-align: center; line-height: 28px; font-size: 14px; display: inline-block; color: rgba(136, 136, 136, 1); border: 1px solid; text-decoration: none; padding: 0px 5px; font-weight: 700; } .darknews-pagination .nav-links .page-numbers.current { color: #fff; background: #212121; border-color: #212121; } /*archive pagination---------*/ /*archive layout elements---------=======*/ /*grids---------*/ .aft-archive-wrapper .archive-layout-grid .read-details .entry-meta { margin-bottom: 5px; } /*grids---------*/ /*lists---------*/ .aft-archive-wrapper .archive-layout-list .read-details { padding-top: 15px; padding-bottom: 15px; } .aft-archive-wrapper .archive-layout-list .read-details .entry-meta { margin-bottom: 5px; } /*lists---------*/ /*masonry---------*/ .aft-archive-wrapper.aft-masonry-archive-posts .read-details { padding-bottom: 15px; } .aft-archive-wrapper.aft-masonry-archive-posts .read-details .entry-meta { margin-bottom: 5px; } /*masonry---------*/ /*archive layout elements---------=======*/ /*-------------------------------------------------------------- ## archive posts --------------------------------------------------------------*/ /*advertisement*/ .below-banner-advertisment-section { text-align: center; margin: 20px 0; } /*advertisement*/ /*featured category-----*/ .featured-category-item>.read-img { margin-bottom: 20px; } .featured-category-item>.read-img a { display: block; position: relative; height: 100%; color: #fff; } .featured-category-item>.read-img a span { position: absolute; top: 50%; left: 50%; background: rgba(255, 255, 255, 0.75); padding: 0 10px; font-size: 16px; font-weight: bold; line-height: 24px; letter-spacing: 0.5px; transform: translate(-50%, -50%); text-transform: uppercase; } .featured-category-item>.read-img a:after, .featured-category-item>.read-img a:before { position: absolute; left: 10px; right: 10px; top: 10px; bottom: 10px; content: ''; opacity: 0.3; -webkit-transition: opacity 0.3s; transition: opacity 0.3s; z-index: 5; } .featured-category-item>.read-img a:before { border-top: 1px solid #fff; border-bottom: 1px solid #fff; } .featured-category-item>.read-img a:after { border-right: 1px solid #fff; border-left: 1px solid #fff; } .featured-category-item>.read-img a:hover:after, .featured-category-item>.read-img a:hover:before { opacity: 0.7; } /* three items */ .featured-category-item { width: 33.3333%; } /*featured category-----*/ /*-------------------------------------------------------------- # mailchimp --------------------------------------------------------------*/ .mailchimp-block { padding: 120px 0; background-color: #202020; background-size: cover; background-position: center; background-repeat: no-repeat; text-align: center; z-index: 1; position: relative; } .darknews_mailchimp_widget, .darknews_store_call_to_action_widget { padding-bottom: 20px; } body .mailchimp-block .block-title { margin: 0; padding-left: 0; margin-bottom: 20px; } .mailchimp-block, .mailchimp-block .block-title { color: #fff; } article .promotionspace { margin-top: 15px; margin-bottom: 15px; } article .promotionspace:not(:last-child) , article .mailchimp-block { margin-top: 30px; } .entry-content form.mc4wp-form, .inner-suscribe { margin: 0 auto; max-width: 730px; width: 100%; } .entry-content form.mc4wp-form p, .inner-suscribe p { margin-bottom: 0; line-height: 1; } .entry-content form.mc4wp-form .mc4wp-form-fields, .inner-suscribe .mc4wp-form-fields { position: relative; text-align: left; } .entry-content form.mc4wp-form .mc4wp-form-fields label, .inner-suscribe .mc4wp-form-fields label { font-size: 0; width: calc(100% - 120px); margin: 0; } .entry-content form.mc4wp-form input, .inner-suscribe input { border: none; background: #fafafa; width: 100%; line-height: 38px; padding: 10px 30px; color: #8a8a8a; font-size: 14px; min-height: 58px; } body.aft-dark-mode .entry-content form.mc4wp-form input[type=email] { background-color: rgba(255, 255, 255, .1); border: none; } .entry-content form.mc4wp-form input[type=submit], .inner-suscribe input[type=submit] { border: 0; margin: 0; color: #fff; width: 120px; height: 58px; padding: 14px 0; font-size: 14px; line-height: 30px; background-color: #d72924; position: absolute; border-radius: 0px; right: 0; bottom: 0; text-transform: uppercase; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; } footer .inner-suscribe input, #sidr .inner-suscribe input, #secondary .inner-suscribe input { line-height: 24px; } footer .inner-suscribe input:not([type="submit"]), #sidr .inner-suscribe input:not([type="submit"]), #secondary .inner-suscribe input:not([type="submit"]) { padding-left: 15px; } footer .inner-suscribe input[type=submit], #sidr .inner-suscribe input[type=submit], #secondary .inner-suscribe input[type=submit] { height: 44px; line-height: 15px; position: inherit; top: inherit; right: inherit; margin-top: 15px; width: auto; min-width: 120px; padding-left: 5px; padding-right: 5px; } /*-------------------------------------------------------------- # mailchimp --------------------------------------------------------------*/ /*-------------------------------------------------------------- # single --------------------------------------------------------------*/ /*single page default-----*/ div.comments-area { margin-bottom: 25px; } .single ul.wp-block-categories, .single h3.awpa-title { margin: 0; } .single p:empty:before { display: none; } .header-title-wrapper { margin: 0; padding-bottom: 0; } h1.page-title { margin-top: 0; margin-bottom: 0; } .entry-header .entry-title { margin: 10px 0; margin-top: 0; } body.single-post .entry-title { margin: 10px 0; } body.single-post .aft-image-caption { color: #fff; display: block; background: rgba(0, 0, 0, 0.5); padding: 5px 10px; } body.single-post .aft-image-caption p { margin-bottom: 0; } body.single-post.aft-default-mode .entry-header .af-post-format i { color: #4a4a4a; border-color: #4a4a4a; } body.single-post .entry-header span.min-read-post-format .af-post-format i { color: #fff; } body.single-post .entry-header span.min-read-post-format .af-post-format i:after { border-color: #fff; } body.single .entry-header .aft-post-excerpt-and-meta .post-excerpt { margin: 15px 0; border-left: 3px solid #d72924; padding-left: 15px; } body.single .entry-header .aft-post-excerpt-and-meta .entry-meta .aft-comment-view-share { padding: 0; } body.aft-dark-mode .entry-header-details { background-color: transparent; } .entry-header-details { padding: 0 0 15px; font-weight: 700; } .archive-description p { margin-bottom: 0; } body.single-post .figure-categories .cat-links { margin-top: 0px; } .aft-image-caption p { margin: 0; font-style: italic; opacity: 0.7; text-align: center; margin-bottom: 20px; font-size: 13px; } .entry-content>[class*="wp-block-"] a:not(.has-text-color), .entry-content>ul a, .entry-content>ul a:visited, .entry-content>ol a, .entry-content>ol a:visited, .entry-content>p a, .entry-content>p a:visited { color: #d72924; } .entry-content h1:not(.awpa-display-name) a, .entry-content h2:not(.awpa-display-name) a, .entry-content h3:not(.awpa-display-name) a, .entry-content h4:not(.awpa-display-name) a, .entry-content h5:not(.awpa-display-name) a, .entry-content h6:not(.awpa-display-name) a, .entry-content>[class*="wp-block-"] a:not(.wp-block-button__link):hover, .entry-content>ul a, .entry-content>ol a, .entry-content>p a { border-bottom: 2px solid; } .entry-content [class*="elespare-"] .elespare-post-title a, .entry-content .latest-posts-block-post-img>a, .entry-content .latest-posts-block-post-grid-author>a, .entry-content .latest-posts-block-post-grid-title>a, .entry-content .latest-posts-block-post-category>a { border-bottom: none !important; } .entry-content h1:not(.awpa-display-name) a:hover, .entry-content h2:not(.awpa-display-name) a:hover, .entry-content h3:not(.awpa-display-name) a:hover, .entry-content h4:not(.awpa-display-name) a:hover, .entry-content h5:not(.awpa-display-name) a:hover, .entry-content h6:not(.awpa-display-name) a:hover, .entry-content>[class*="wp-block-"] a:not(.has-text-color):hover, .entry-content>ol a:hover, .entry-content>ul a:hover, .entry-content>p a:hover { border-width: 0; } /*single page default-----*/ /*single1 page-----*/ .read-single-notbanner .read-img.read-img .read-bg-img { height: 400px; } body.single span.tags-links { display: block; margin: 5px 0; font-weight: 700; } body.single span.tags-links a { padding: 2px 5px; border: 1px solid rgba(57, 62, 70, 0.30); color: rgba(57, 62, 70, 0.80); font-size: 13px; font-weight: normal; transition: all 300ms ease-out; } body.single span.tags-links a:hover { border: 1px solid #d72924; color: #d72924; } /*single1 page-----*/ /*single2 page-----*/ .read-single-overbanner { position: relative; } .read-single-overbanner .read-img.read-bg-img { height: 500px; } .read-single-overbanner .read-img.read-bg-img:after { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-color: #000; opacity: 0.25; } .read-single-overbanner .read-details { position: absolute; width: 100%; bottom: 0; left: 0; padding: 15px; background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%); } .posts-slider.banner-slider-2 .read-small-piece, .read-single-overbanner .read-small-piece { color: #fff; position: relative; padding-top: 15px; opacity: 0.8; } .posts-slider.banner-slider-2 .read-small-piece p { margin: 15px 0; } .posts-slider.banner-slider-2 .read-small-piece:before, .read-single-overbanner .read-small-piece:before { content: ''; height: 1px; width: 250px; background: #fff; position: absolute; opacity: 0.7; } .read-single-overbanner .read-title h4 { font-size: 36px; } .read-single-overbanner .read-details .entry-meta span.byline span, .read-single-overbanner .read-details .entry-meta span, .read-single-overbanner .cat-color-1, .read-single-overbanner .read-title h4 a { color: #fff; } span.item-metadata.posts-author.byline { font-weight: 700; } /*single2 page-----*/ /*contact page-----*/ form.wpcf7-form label { width: 100%; } form.wpcf7-form label textarea { width: 100%; padding: 15px; } form.wpcf7-form label input { width: 100%; padding: 0 15px; } /*contact page-----*/ /*share option on single*/ body.single .entry-content-wrap { display: flex; flex-direction: column; } body.single .entry-content-wrap .entry-meta { margin-bottom: 5px; } body.single .entry-content-wrap .post-excerpt, body.single-post.aft-single-full-header .post-excerpt { font-weight: normal; } /*after title*/ body.single .entry-content-wrap.social-after-title .entry-header { order: 1; } body.single .entry-content-wrap.social-after-title .read-img { order: 3; } body.single .entry-content-wrap.social-after-title .color-pad { order: 4; } body.single .entry-content-wrap.social-after-title .aft-social-share { order: 2; margin-top: 10px; } body.single .aft-social-share .sd-sharing , body.single .aft-social-share .share-customize-link , body.single .entry-content-wrap.social-after-title .entry-meta { margin-bottom: 0; } body.single .entry-content-wrap.social-after-title .aft-comment-view-share { margin-right: 10px; } @media screen and (min-width: 600px) { body.single .entry-content-wrap.social-after-title .sd-content ul li { margin: 5px 5px 5px 0; } } /*after title*/ /*after content*/ body.single .entry-content-wrap.social-after-content .entry-header { order: 1; } body.single .entry-content-wrap.social-after-content .read-img { order: 2; } body.single .entry-content-wrap.social-after-content .color-pad { order: 3; } body.single .entry-content-wrap.social-after-content .aft-social-share { order: 4; } /*after content*/ /*vertical left*/ body.single .entry-content-wrap.social-vertical-share .aft-social-share .sd-content ul li { display: block; float: none; } body.single .entry-content-wrap.social-vertical-share { position: relative; display: block; } body.single .entry-content-wrap.social-vertical-share .aft-social-share { float: left; min-width: 50px; position: sticky; top: 50px; transform: translateX(-50%); } body.single .entry-content-wrap.social-vertical-share .vertical-left-right { position: absolute; height: 100%; transform: translateX(-70%); } body.single.align-content-right .entry-content-wrap.social-vertical-share .vertical-left-right { right: 0; transform: translateX(70%); } body.single.align-content-right .entry-content-wrap.social-vertical-share .aft-social-share { transform: translateX(50%); text-align: right; } /*for wide layout*/ body.af-full-layout.single.align-content-left .entry-content-wrap.social-vertical-share .vertical-left-right, body.af-full-layout.single.align-content-right .entry-content-wrap.social-vertical-share .vertical-left-right { position: inherit; height: auto; transform: translateX(0); } body.af-full-layout.single.align-content-left .entry-content-wrap.social-vertical-share .aft-social-share, body.af-full-layout.single.align-content-right .entry-content-wrap.social-vertical-share .aft-social-share { position: inherit; float: none; min-width: 0; top: inherit; transform: translateX(0); padding: 10px; background: #fff; } body.af-full-layout.single.align-content-left .entry-content-wrap.social-vertical-share .aft-social-share .sd-content ul li, body.af-full-layout.single.align-content-right .entry-content-wrap.social-vertical-share .aft-social-share .sd-content ul li { display: inline-block; padding-left: 0; } /*for wide layout*/ /*share option on single*/ /*-------------------------------------------------------------- # single --------------------------------------------------------------*/ /*-------------------------------------------------------------- ##gutenberg support --------------------------------------------------------------*/ img.alignright { clear: right; } img.alignleft { clear: left; } div.wp-block h1 a, div.wp-block h2 a, div.wp-block h3 a, div.wp-block h4 a, div.wp-block h5 a, div.wp-block h6 a, div.wp-block pre a { font-family: inherit; font-size: inherit; line-height: inherit; font-weight: inherit; font-style: inherit; } div.wp-block b, div.wp-block strong { font-weight: bold; } div.wp-block .editor-rich-text__tinymce code, div.wp-block .editor-rich-text__editable code { background-color: transparent; color: inherit; font-family: monospace; font-size: inherit; line-height: inherit; font-weight: inherit; font-style: inherit; letter-spacing: 1px; } .entry-content .aligncenter { text-align: center; } .darknews-widget .aligncenter, .darknews-widget .alignfull, .darknews-widget .alignwide, .darknews-widget .wp-block-columns .wp-block-column { margin-top: 0; margin-bottom: 0; } .entry-content ul.wp-block-latest-posts{ margin-bottom: 15px; } .entry-content ol:not([class*="wp-"]), .entry-content ul:not([class*="wp-"]):not(.awpa-contact-info) { padding-left: 0; margin-left: 15px; margin-bottom: 15px; list-style-position: inside; } .entry-content ul.wp-block-latest-posts.alignwide, .entry-content ol:not([class*="wp-"]).alignwide, .entry-content ul:not([class*="wp-"]).alignwide { /* padding-left: 30px; */ } .entry-content ul.wp-block-latest-posts.alignfull, .entry-content ol:not([class*="wp-"]).alignfull, .entry-content ul:not([class*="wp-"]).alignfull { /* margin-left: calc(50% - 50vw - 10px); */ /* padding-left: 40px; */ } .entry-content ol:not([class*="wp-"]) { list-style-type: decimal; } .entry-content ul:not([class*="wp-"]) { list-style-type: disc; } .entry-content ol:not([class*="wp-"]) li, .entry-content ul:not([class*="wp-"]) li { padding-bottom: 5px; padding-top: 5px; } .entry-content ol:not([class*="wp-"]) ol, .entry-content ol:not([class*="wp-"]) ul, .entry-content ul:not([class*="wp-"]) ol, .entry-content ul:not([class*="wp-"]) ul { margin-bottom: 0; } .entry-content ol:not([class*="wp-"]) ol li:last-child, .entry-content ol:not([class*="wp-"]) ul li:last-child, .entry-content ul:not([class*="wp-"]) ol li:last-child, .entry-content ul:not([class*="wp-"]) ul li:last-child { padding-bottom: 0; } p.has-drop-cap:not(:focus):first-letter { font-weight: normal; } .wp-block-quote.is-large, .wp-block-quote.is-style-large { margin-top: 2.57143em; margin-bottom: 2.14286em; padding-top: 1.71429em; padding-bottom: 1.71429em; } .wp-block-image figcaption { text-align: center; } /** === Button === */ .wp-block-button:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright) { margin-top: 1em; margin-bottom: 1em; } /** === Button === */ /** === File === */ .wp-block-file { margin: 0 0 20px; } .wp-block-file>a:not([class]), .wp-block-file .wp-block-file__textlink { display: inline-block; margin: 0 20px 0 0; } [dir=rtl] .wp-block-file>a:not([class]), [dir=rtl] .wp-block-file .wp-block-file__textlink { margin-left: 20px; margin-right: 0; } .wp-block-file .wp-block-file__button-richtext-wrapper { display: inline-block; margin: 0; } .wp-block-file .wp-block-file__button, .wp-block-file a.wp-block-file__button { display: inline-block; position: relative; text-align: center; border: none; } /** === File === */ /** === Block Audio === */ .wp-block-audio { margin-bottom: 20px; } .wp-block-audio figcaption { margin: 0; padding: 10px 0; } /** === Block Audio === */ /** === Block Video === */ .wp-block-video { margin: 0 0 20px; text-align: center; } .wp-block-video video { display: inline-block; } .wp-block-video figcaption { margin: 0; padding: 6px 0 15px; text-align: center; } /** === Block Video === */ /** === Block code === */ .wp-block-code { background-color: #f3f3f3; color: inherit; font-family: monospace; font-size: inherit; line-height: inherit; font-weight: inherit; font-style: inherit; letter-spacing: 1px; margin: 0 0 20px; border: none; } .wp-block-code code, .wp-block-code .editor-plain-text { background-color: #000000; padding: 10px; color: inherit; color: #fff; font-family: inherit; font-size: inherit; line-height: inherit; font-weight: inherit; font-style: inherit; letter-spacing: inherit; display: block; } /** === Block code === */ /** === Block preformated=== */ .wp-block-preformatted { margin: 0 0 20px; } .wp-block-preformatted pre { color: inherit; font-family: monospace; font-size: inherit; line-height: inherit; font-weight: inherit; font-style: inherit; letter-spacing: 1px; } .wp-block-preformatted a { text-decoration: underline; } /** === Block preformated=== */ /** === Block pullquote=== */ .wp-block-pullquote { margin: 30px 0; padding: 30px 0; } .wp-block-pullquote p { font-size: 28px; line-height: 1.6; } .wp-block-pullquote.alignleft { margin-right: 2em; } .wp-block-pullquote.alignright { margin-left: 2em; } .wp-block-pullquote:not(.is-style-solid-color) { border-top-width: 4px; border-top-style: solid; border-bottom-width: 4px; border-bottom-style: solid; } .wp-block-pullquote.is-style-solid-color { padding-left: 50px; padding-right: 50px; } .wp-block-pullquote.is-style-solid-color blockquote { max-width: 100%; } .wp-block-pullquote blockquote, .wp-block-pullquote.alignleft blockquote, .wp-block-pullquote.alignright blockquote, .wp-block-pullquote.is-style-solid-color blockquote { margin: 0; padding: 16px; border-width: 0; border-style: solid; text-align: center; } .wp-block-pullquote blockquote:before, .wp-block-pullquote.alignleft blockquote:before, .wp-block-pullquote.alignright blockquote:before, .wp-block-pullquote.is-style-solid-color blockquote:before { content: none; } .wp-block-pullquote blockquote p:last-of-type, .wp-block-pullquote.alignleft blockquote p:last-of-type, .wp-block-pullquote.alignright blockquote p:last-of-type, .wp-block-pullquote.is-style-solid-color blockquote p:last-of-type, .wp-block-pullquote blockquote>.editor-rich-text p:last-of-type, .wp-block-pullquote.alignleft blockquote>.editor-rich-text p:last-of-type, .wp-block-pullquote.alignright blockquote>.editor-rich-text p:last-of-type, .wp-block-pullquote.is-style-solid-color blockquote>.editor-rich-text p:last-of-type { margin: 0; } .wp-block-pullquote blockquote cite, .wp-block-pullquote.alignleft blockquote cite, .wp-block-pullquote.alignright blockquote cite, .wp-block-pullquote.is-style-solid-color blockquote cite, .wp-block-pullquote blockquote .wp-block-pullquote__citation, .wp-block-pullquote.alignleft blockquote .wp-block-pullquote__citation, .wp-block-pullquote.alignright blockquote .wp-block-pullquote__citation, .wp-block-pullquote.is-style-solid-color blockquote .wp-block-pullquote__citation { display: block; margin-top: 15px; } /** === Block pullquote=== */ /** === Block table=== */ .wp-block-table { border-spacing: 0; border-collapse: collapse; width: 100%; margin-bottom: 20px; } .wp-block-table caption { text-align: center; padding: 20px; } .wp-block-table:not([class]):not([id]) { border-spacing: 0; border-collapse: collapse; } .wp-block-table:not([class]):not([id]) th, .wp-block-table:not([class]):not([id]) td { padding: 10px 20px; border-width: 1px; border-style: solid; } .wp-block-table td, .wp-block-table th { padding: 10px 20px; border-top-width: 1px; border-top-style: solid; border-left-width: 1px; border-left-style: solid; } .wp-block-table td:last-child, .wp-block-table th:last-child { border-right-width: 1px; border-right-style: solid; } .wp-block-table tr:last-child td { border-bottom-width: 1px; border-bottom-style: solid; } .wp-block-table.is-style-stripes { border-width: 0; border-style: solid; } .wp-block-table caption { text-align: center; padding: 20px; } .wp-block-table td, .wp-block-table th { word-break: normal; } .wp-block-table .wp-block-table__cell-content { color: inherit; font-family: inherit; font-size: inherit; line-height: inherit; font-weight: inherit; font-style: inherit; padding: 0; } /** === Block table=== */ /** === Block verse=== */ pre.wp-block-verse { white-space: inherit; margin: 0 0 20px; padding: 40px 0; padding-left: 30px; position: relative; background-color: #e2e2e2; color: inherit; font-family: monospace; font-size: inherit; line-height: inherit; border: none; } /** === Block verse=== */ /** === Block spacer=== */ .wp-block-spacer { clear: both; } /** === Block spacer=== */ /** === Block widget archive and category=== */ ul.wp-block-archives, ul.wp-block-categories, ul.wp-block-categories__list { margin-bottom: 20px; padding: 0; position: relative; } div.wp-block ul.wp-block-archives ul, div.wp-block ul.wp-block-categories ul, div.wp-block ul.wp-block-categories__list ul { margin-bottom: 0; padding: 10px 0 0; } div.wp-block-archives.wp-block-archives-dropdown, div.wp-block-categories.wp-block-categories-dropdown { margin-bottom: 20px; } div.wp-block-archives.wp-block-archives-dropdown label, div.wp-block-categories.wp-block-categories-dropdown label { display: none; } /** === Block widget archive and category=== */ /** === Block latest comments=== */ .wp-block-latest-comments { list-style: none; margin-bottom: 20px; } .wp-block-latest-comments__comment { line-height: 1.6; } .wp-block-latest-comments .wp-block-latest-comments__comment { min-height: auto; margin: 25px 0 0; padding: 0; /* overflow: hidden; */ } .wp-block-latest-comments .wp-block-latest-comments__comment:first-child { margin: 0; } .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment { min-height: 48px; } .wp-block-latest-comments .wp-block-latest-comments__comment-avatar { width: 48px; height: 48px; margin: 0 17px 0 0; float: left; -webkit-border-radius: 50%; border-radius: 50%; } [dir=rtl] .wp-block-latest-comments .wp-block-latest-comments__comment-avatar { margin: 0 0 0 17px; float: right; } .wp-block-latest-comments article { display: block; padding: 0 0 0 3px; /* overflow: hidden; */ } [dir=rtl] .wp-block-latest-comments article { margin: 0 3px 0 0; } .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-meta, .wp-block-latest-comments .wp-block-latest-comments__comment-meta { margin: 0; } .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-excerpt, .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt { margin: 5px 0 0; } .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-excerpt p, .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p { margin: 0; padding: 0 0 20px; } .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-excerpt>*:last-child, .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt>*:last-child { margin: 0; padding: 0; } .wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-avatar { margin: 0 auto 10px; float: none; } .wp-block-latest-comments.aligncenter article { padding: 0 3px; } .wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-excerpt { text-align: center; } .wp-block-latest-posts.wp-block-latest-posts__list { list-style: none; } /** === Block latest comments=== */ /** === Block columns=== */ .wp-block-columns .wp-block-column { margin-bottom: 20px; } .wp-block-columns .wp-block-column>p, .wp-block-columns .wp-block-column .wp-block-paragraph { margin-bottom: 0; } .wp-block-columns .wp-block-column>p:not(.has-background), .wp-block-columns .wp-block-column .wp-block-paragraph:not(.has-background) { padding-bottom: 0; } /** === Block columns=== */ /** === Block youtube and vimeo video=== */ /*no-align*/ .wp-block-embed-vimeo:not(.alignfull):not(.alignwide):not(.alignright):not(.alignleft) .wp-block-embed__wrapper iframe, .wp-block-embed-youtube:not(.alignfull):not(.alignwide):not(.alignright):not(.alignleft) .wp-block-embed__wrapper iframe { margin-left: auto !important; margin-right: auto !important; } /*no-align*/ .wp-block-embed-youtube figcaption { text-align: center; } /*alignfull*/ .wp-block-embed-vimeo.alignfull .wp-block-embed__wrapper, .wp-block-embed-youtube.alignfull .wp-block-embed__wrapper { position: relative; } .wp-block-embed-vimeo.alignfull iframe, .wp-block-embed-youtube.alignfull iframe { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100% !important; height: 100% !important; } /*alignfull*/ /*alignwide*/ .wp-block-embed-vimeo.alignwide .wp-block-embed__wrapper, .wp-block-embed-youtube.alignwide .wp-block-embed__wrapper { position: relative; } .wp-block-embed-vimeo.alignwide iframe, .wp-block-embed-youtube.alignwide iframe { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100% !important; height: 100% !important; } /*alignwide*/ /** === Block youtube and vimeo video=== */ @media only screen and (min-width: 1025px) { .wp-block-quote.is-large, .wp-block-quote.is-style-large { margin-top: 2.66667em; margin-bottom: 2em; padding: 0.66667em; padding-top: 1.33333em; padding-bottom: 1.33333em; } } @media only screen and (max-width: 480px) { .wp-block-media-text { display: block; } .wp-block-media-text .wp-block-media-text__media { margin: 10px auto; } .wp-block-media-text .wp-block-media-text__content { padding: 0; } } .aligncener, .alignfull, .alignwide { /* margin-top: 30px; margin-bottom: 30px; */ } .alignfull .alignfull, .alignwide .alignwide { /* padding-top: 10px; padding-bottom: 10px; */ } body.full-width-content.af-boxed-layout:not(.single-content-mode-boxed) .alignwide, body.full-width-content.af-boxed-layout:not(.single-content-mode-boxed) .alignfull, body.full-width-content.af-wide-layout .alignwide, body.full-width-content.af-boxed-layout .alignfull { margin-left: 0; margin-right: 0; width: 100%; } body.full-width-content.af-full-layout:not(.single-content-mode-boxed) .alignwide { margin-left: 0; margin-right: 0; } body.full-width-content .alignfull { /* margin-left: calc(50% - 50vw - 10px); margin-right: calc(50% - 50vw - 10px); max-width: 100vw; width: 100vw; */ } body.full-width-content .alignwide { /* max-width: 100vw; */ } body.full-width-content:not(.single-content-mode-boxed) .alignfull { /* margin-left: calc(50% - 50vw - 10px); margin-right: calc(50% - 50vw - 10px); max-width: 100vw; width: 100vw; */ } body.full-width-content:not(.single-content-mode-boxed) figure.wp-block-embed.is-type-wp-embed.alignfull, body.full-width-content:not(.single-content-mode-boxed) figure.wp-block-table.alignfull, body.full-width-content:not(.single-content-mode-boxed) div.wp-block-text-columns.alignfull, body.full-width-content:not(.single-content-mode-boxed) div.wp-block-columns.alignfull, body.full-width-content:not(.single-content-mode-boxed) div.wp-block-categories-dropdown.alignfull, body.full-width-content:not(.single-content-mode-boxed) div.wp-block-file.alignfull { padding: 0 25px } body.full-width-content:not(.single-content-mode-boxed) .darknews-widget .alignfull, body.full-width-content .alignwide .alignwide { margin-right: 0; margin-left: 0; } body.full-width-content:not(.single-content-mode-boxed) .darknews-widget .alignfull { max-width: 100%; } .blockspare-posts-block-post-wrap.alignfull .blockspare-posts-block-latest-post-wrap, body.full-width-content:not(.single-content-mode-boxed) div.wp-block-columns.alignfull { padding: 0; } body:not(.full-width-content):not(.single-content-mode-boxed) article .alignwide { margin-left: auto; margin-right: auto; } @media (min-width: 1200px) { body.single-content-mode-boxed article .entry-content , body.single-content-mode-boxed article.af-single-article .entry-content { padding: 5.34rem 6.67rem; } body.single-content-mode-boxed article .entry-header { padding: 0 6.67rem; } body.single-content-mode-boxed article .alignwide, body.single-content-mode-boxed .af-single-article .alignwide { margin-left: -30px; margin-right: -30px; max-width: unset; width: unset; } body.full-width-content.af-boxed-layout .alignfull, body.single-content-mode-boxed article .alignfull, body.single-content-mode-boxed .af-single-article .alignfull { margin-left: -6.67rem; margin-right: -6.67rem; max-width: unset; width: unset; } body.full-width-content:not(.single-content-mode-boxed) .alignwide { margin-left: -100px; margin-right: -100px; max-width: unset; width: unset; } } @media (max-width: 1200px) { body.single-content-mode-boxed article .entry-content , body.single-content-mode-boxed article.af-single-article .entry-content { margin: 0; padding: 3.34rem 2.4rem; } body.single-content-mode-boxed article .entry-header { padding: 0 2.4rem; } body.single-content-mode-boxed article .alignwide, body.single-content-mode-boxed .af-single-article .alignwide { margin-left: -20px; margin-right: -20px; } body.single-content-mode-boxed article .alignfull, body.single-content-mode-boxed .af-single-article .alignfull { margin-left: -2.4rem; margin-right: -2.4rem; } } @media (max-width: 921px) { body.single-content-mode-boxed article .entry-content , body.single-content-mode-boxed article.af-single-article .entry-content { padding: 1.5rem 2.14rem; } body.single-content-mode-boxed article .entry-header { padding: 0 2.14rem; } body.single-content-mode-boxed article .alignwide, body.single-content-mode-boxed .af-single-article .alignwide { margin-left: -20px; margin-right: -20px; } body.single-content-mode-boxed article .alignfull, body.single-content-mode-boxed .af-single-article .alignfull { margin-left: -2.14rem; margin-right: -2.14rem; } } @media (max-width: 544px) { body.single-content-mode-boxed article .entry-content , body.single-content-mode-boxed article.af-single-article .entry-content { padding: 1.5rem 1rem; } body.single-content-mode-boxed article .entry-header { padding: 0 1rem; } body.single-content-mode-boxed article .alignwide, body.single-content-mode-boxed .af-single-article .alignwide { margin-left: -10px; margin-right: -10px; max-width: unset; width: unset; } body.single-content-mode-boxed article .alignfull, body.single-content-mode-boxed .af-single-article .alignfull { margin-left: -1rem; margin-right: -1rem; max-width: unset; width: unset; } } /*-------------------------------------------------------------- ##gutenberg support --------------------------------------------------------------*/ /*-------------------------------------------------------------- # For Traditional Youtube Video Post Support --------------------------------------------------------------*/ .entry-content p iframe { max-width: 100%; } @media screen and (max-width: 480px) { .entry-content p iframe { max-height: 240px; } } /*-------------------------------------------------------------- # For Traditional Youtube Video Post Support --------------------------------------------------------------*/ /*footer==================*/ .above-footer-wrapper>.widget:last-child { margin-bottom: 20px; } /*footer==================*/ /*-------------------------------------------------------------- # Content --------------------------------------------------------------*/ /*-------------------------------------------------------------- # secondary widgets --------------------------------------------------------------*/ .aft-sidebar-wrapper { display: flex; flex-direction: column; } .aft-sidebar-wrapper .aft-position-1 { order: 1; } .aft-sidebar-wrapper .aft-position-2 { order: 2; } .aft-sidebar-wrapper .aft-position-3 { order: 3; } .aft-sidebar-wrapper .aft-position-4 { order: 4; } /*-------------------------------------------------------------- # secondary widgets --------------------------------------------------------------*/ .header-title-wrapper { border-bottom: none; } /*-------------------------------------------------------------- # wordpress defaults --------------------------------------------------------------*/ /* =WordPress Core -------------------------------------------------------------- */ .alignnone { margin: 5px 20px 20px 0; } .aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; } .alignright { float: right; margin: 5px 0 20px 20px; } .alignleft { float: left; margin: 5px 20px 20px 0; } a img.alignright { float: right; margin: 5px 0 20px 20px; } a img.alignnone { margin: 5px 20px 20px 0; } a img.alignleft { float: left; margin: 5px 20px 20px 0; } a img.aligncenter { display: block; margin-left: auto; margin-right: auto; } .wp-caption { max-width: 96%; /* Image does not overflow the content area */ padding: 5px 3px 10px; text-align: center; } .wp-caption.alignnone { margin: 5px 20px 20px 0; } .wp-caption.alignleft { margin: 5px 20px 20px 0; } .wp-caption.alignright { margin: 5px 0 20px 20px; } .wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; } .wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; } /* Text meant only for screen readers. */ .screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ } .screen-reader-text:focus { background-color: #eee; clip: auto !important; clip-path: none; color: #4a4a4a; display: block; font-size: 1em; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ } /* =WordPress Core -------------------------------------------------------------- */ .wp-block-group .wp-block-latest-comments li.wp-block-latest-comments__comment, .wp-block-group .wp-block-group__inner-container ul li, .wp-block-group .wp-block-latest-posts.wp-block-latest-posts__list li, .widget:not(.darknews_social_contacts_widget) ul.menu>li, .widget ul ul li, .widget>ul>li { margin-bottom: 7px; padding-bottom: 7px; font-size: 14px; border-bottom: 1px solid rgba(0, 0, 0, 0.1); } .widget ul.menu>li, .widget ul ul li, .widget>ul>li { font-family: 'Roboto', serif; } .wp-block-group .wp-block-latest-comments li.wp-block-latest-comments__comment a, .wp-block-group .wp-block-group__inner-container ul li a, .wp-block-group .wp-block-latest-posts.wp-block-latest-posts__list li a, .widget>ul>li .comment-author-link, .widget:not(.darknews_social_contacts_widget) ul.menu>li a, .widget>ul>li a { font-weight: 700; color: #fff; transition: all 0.5s linear; } .widget ul.menu>li a:hover, .widget>ul>li a:hover { color: #bb1919; } .widget ul ul.cat-links li { border-bottom: none; } .widget .cat-links { padding: 0; margin: 0; } .widget .cat-links li { margin-bottom: 5px; padding-bottom: 0; } .widget .cat-links li:last-child { margin-bottom: 5px; } .widget ul.menu ul, .widget ul ul { padding-top: 7px; margin-left: 10px; padding-left: 10px; } .wp-block-group .wp-block-latest-comments li.wp-block-latest-comments__comment:last-child, .wp-block-group .wp-block-group__inner-container ul li:last-child, .wp-block-group .wp-block-latest-posts.wp-block-latest-posts__list li:last-child, .widget ul.menu>li:last-child, .widget ul>li:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; } .widget_categories ul li.cat-item { display: flex; flex-wrap: wrap; justify-content: space-between; } .widget_categories ul li.cat-item ul { width: 100%; } .aft-default-mode .home-featured-widgets { background: rgba(0, 0, 0, 0.12); background: linear-gradient(180deg, rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.12)); } .aft-dark-mode .home-featured-widgets { background: rgba(255, 255, 255, 0.15); background: linear-gradient(180deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.12)); } .home-featured-widgets .darknews-widget:first-child { margin-top: 25px; } /*-------------------------------------------------------------- # social widget for sidebar and offcanvas --------------------------------------------------------------*/ .widget .af-social-contacts .social-widget-menu ul { margin: 0 -7.5px; } .widget .af-social-contacts .social-widget-menu ul li a { display: block; height: auto; width: 100%; } .af-social-contacts .social-widget-menu ul { font-size: 0; } .widget .af-social-contacts .social-widget-menu ul li { width: calc(16.66% - 15px); display: inline-block; vertical-align: top; margin-bottom: 15px; margin-right: 7.5px; margin-left: 7.5px; } #primary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(1), #primary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(2), #primary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(3), #primary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(4), #primary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(5), #primary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(6) { margin-bottom: 0; } .site-footer .af-social-contacts .social-widget-menu ul li, #sidr .af-social-contacts .social-widget-menu ul li, #secondary .af-social-contacts .social-widget-menu ul li { width: calc(33.33% - 15px); } .site-footer .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(1), #sidr .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(1), #secondary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(1), .site-footer .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(2), #sidr .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(2), #secondary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(2), .site-footer .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(3), #sidr .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(3), #secondary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(3) { margin-bottom: 0; } .af-social-contacts .social-widget-menu ul li a { padding: 15px 10px; color: #fff; font-weight: normal; } .af-social-contacts .social-widget-menu ul li a:before { display: block; width: 25px; text-align: center; color: #fff; margin: auto; } .af-social-contacts .social-widget-menu .screen-reader-text { clip: inherit; clip-path: inherit; height: auto; width: auto; margin: 0; position: relative !important; overflow: visible; color: #fff; top: inherit; font-family: 'Open Sans', sans-serif; font-size: 12px; margin: 0 auto; ; } /*-------------------------------------------------------------- # social widget for sidebar and offcanvas --------------------------------------------------------------*/ /*----------===tag cloud===---------*/ .tagcloud { line-height: 1; } .tagcloud a:hover { color: #bb1919; opacity: 1; } .tagcloud, .wp-block-tag-cloud { display: flex; flex-wrap: wrap; gap: 1ch; } .wp-block-tag-cloud a, .tagcloud a { display: inline-block; padding: 7.5px 10px; border: none !important; line-height: 1; font-size: 16px !important; background: rgba(255, 255, 255, .15); color: #fff; text-decoration: none !important; } .wp-block-tag-cloud a {margin-right: 0;} .aft-default-mode .wp-block-tag-cloud a, .aft-default-mode .tagcloud a { background: rgba(0, 0, 0, .05); color: #4a4a4a; } .aft-default-mode .site-footer .wp-block-tag-cloud a, .aft-default-mode .site-footer .tagcloud a { color: #fff; background: rgba(255, 255, 255, .15); } /*----------===tag cloud===---------*/ /*----------===calendar===---------*/ #wp-calendar caption { text-align: right; color: #fff; font-size: 14px; font-weight: bold; letter-spacing: 1px; } #wp-calendar thead { font-size: 16px; } #wp-calendar thead th { padding-bottom: 10px; text-align: center; border-color: rgba(200, 200, 200, .3); } body.aft-default-mode .wp-block-calendar table th { background: rgba(200, 200, 200, .1); } .aft-default-mode #wp-calendar thead th { border-bottom-color: rgba(200, 200, 200, .3); } .aft-dark-mode #wp-calendar thead th { background-color: rgba(200, 200, 200, .3); border-color: rgba(200, 200, 200, .1); } .aft-dark-mode .wp-block-calendar table:where(:not(.has-text-color)) th, #wp-calendar tbody { color: #aaa; } #wp-calendar tbody td { border: 1px solid rgba(200, 200, 200, .3); text-align: center; padding: 8px; font-size: 16px; } #wp-calendar tfoot #prev { font-size: 12px; text-transform: uppercase; padding-top: 15px; } #wp-calendar tfoot #next { font-size: 11px; text-transform: uppercase; text-align: right; } #wp-calendar tbody td a { color: #bb1919; } #wp-calendar tbody td#today { color: #bb1919; } /*darkmode calendar*/ body.aft-dark-mode #wp-calendar caption { color: #777; } body.aft-dark-mode #wp-calendar tbody { color: #aaa; } body.aft-dark-mode #wp-calendar tbody td { border-color: rgba(255,255,255,.2); } body.aft-dark-mode .wp-calendar-nav a { color: #d72924; } .widget_calendar nav.wp-calendar-nav { display: flex; justify-content: space-between; } /*darkmode calendar*/ /*----------===calendar===---------*/ /*breadcrumb---------*/ .af-breadcrumbs { margin: 0px 0px 25px; } .aft-default-mode .af-breadcrumbs a { color: #4a4a4a; } .aft-dark-mode .af-breadcrumbs a { color: #fff; } .aft-default-mode .af-breadcrumbs a:hover, .aft-dark-mode .af-breadcrumbs a:hover { color: #bb1919; } body.aft-single-full-header .af-breadcrumbs { padding-bottom: 15px; } ul.trail-items { font-size: 13px; } ul.trail-items li { display: inline-block; margin-right: 5px; } ul.trail-items li a { font-size: 13px; opacity: 0.7; transition: all 1244ms cubic-bezier(.215, .610, .355, 1); color: #fff; } ul.trail-items li a:hover { opacity: 1; color: #bb1919; } ul.trail-items li:after { content: ' / '; padding: 0 2px; /* color: #393E46; */ font-size: 13px; } ul.trail-items li:last-child:after { display: none; } /*breadcrumb---------*/ /*navigation posts navigation====================*/ .nav-links a { color: #000; font-weight: 700; transition: all 300ms ease; display: block; } .nav-links .nav-next a:after { transition: all 300ms ease; } .nav-links a:hover { color: #d72924; } .nav-links .next-post-thumb, .nav-links .prev-post-thumb { display: inline-block; width: 30%; border-radius: 50%; } .post-navigation { overflow: visible; padding: 10px 0; } .thump-wrap { line-height: 100px; text-align: center; overflow: hidden; position: relative; display: inline-block; width: 100px; height: 100px; border-radius: 50%; } .nav-links .next-post-thumb { float: right; } .next-post-info, .prev-post-info, .nav-links .prev-post-thumb { float: left; } .nav-links .nav-next:hover .thump-wrap:after, .nav-links .nav-previous:hover .thump-wrap:after { visibility: visible; } .nav-links .prev-post-thumb .thump-wrap:after, .nav-links .next-post-thumb .thump-wrap:after { position: absolute; height: 100%; width: 100%; font-family: FontAwesome; color: #fff; background: rgba(0, 0, 0, 0.5); top: 0; left: 0; visibility: hidden; } .nav-links .next-post-thumb .thump-wrap:after { content: "\f101"; } .nav-links .prev-post-thumb .thump-wrap:after { content: "\f100"; } .prev-post-info, .next-post-info { width: 70%; margin-top: 20px; padding: 0 10px; } span.meta-nav { display: block; color: #ababab; font-weight: normal; } .navigation.post-navigation:after, .navigation.post-navigation:after { content: ""; display: table; } .navigation.post-navigation:after { clear: both; } .comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { float: left; width: 50%; } .post-navigation .em-post-navigation { display: block; opacity: 0.75; } .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { float: right; text-align: right; width: 50%; } /*navigation posts navigation====================*/ /*mail chimp====================*/ .widget_mc4wp_form_widget .mc4wp-form-fields label { font-size: 0; display: block; margin-bottom: 0; } .widget_mc4wp_form_widget input { background: #fafafa; width: 100%; line-height: 38px; padding: 10px 30px; color: #8a8a8a; font-size: 14px; min-height: 38px; } footer .widget_mc4wp_form_widget input, #sidr .widget_mc4wp_form_widget input, #secondary .widget_mc4wp_form_widget input { line-height: 24px; } footer .widget_mc4wp_form_widget input:not([type="submit"]), #sidr .widget_mc4wp_form_widget input:not([type="submit"]), #secondary .widget_mc4wp_form_widget input:not([type="submit"]) { padding-left: 15px; } .widget_mc4wp_form_widget p { margin-bottom: 0; } .widget_mc4wp_form_widget input[type=submit] { border: 0; margin: 0; color: #fff; padding: 14px 10px; background-color: #d72924; border-radius: 0px; text-transform: uppercase; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; } footer .widget_mc4wp_form_widget input, #sidr .widget_mc4wp_form_widget input, #secondary .widget_mc4wp_form_widget input { line-height: 24px; } footer .widget_mc4wp_form_widget input[type=submit], #sidr .widget_mc4wp_form_widget input[type=submit], #secondary .widget_mc4wp_form_widget input[type=submit] { padding: 0; } /*mail chimp====================*/ /*-------------------------------------------------------------- # wordpress defaults --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## archive posts --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## archive posts --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## Posts and pages --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## Comments --------------------------------------------------------------*/ /*comments section====*/ h2.comments-title { font-size: 20px; margin: 10px 0; } .comment { list-style: none; margin-left: 0; padding-bottom: 13px; border-bottom: 1px dashed #ccc; margin-bottom: 21px; } .comment ol, .comment .children { margin-left: 70px; padding-top: 16px; border-top: 1px dashed #ccc; margin-top: 13px; } .wp-block-comment-template .comment ol, .wp-block-comment-template .comment .children{ margin-left: 56px; } .aft-dark-mode .comment, .aft-dark-mode .comment .children { border-color: #888; } .comment ol .comment:last-child, .comment .children .comment:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: 0; } .wp-block-comment-template ol { padding-left: 0; } .comment-author img { float: left; margin-right: 20px; margin-bottom: 20px; width: 50px; } .reply, .comment div#respond, .comment-content { margin-left: 70px; } .comment-content p { margin-bottom: 5px; } .comment-metadata a { font-size: 12px; } .comment .wp-block-columns { gap: 1em; } .wp-block-comment-author-name { font-weight: 700; } /*comments section====*/ /*comments reply form section====*/ div#respond h3#reply-title { margin-top: 0; font-weight: 700; font-size: 20px; } div#respond p { margin-bottom: 10px; } div#respond label { font-weight: normal; } div#respond textarea { width: 100%; padding: 15px; } div#respond input { padding: 0 15px; } p.comment-form-url, p.comment-form-email, p.comment-form-author { display: inline-block; width: 100%; } p.comment-form-url label, p.comment-form-email label, p.comment-form-author label { display: block; } p.comment-form-url input, p.comment-form-email input, p.comment-form-author input { width: 100%; } p.comment-form-cookies-consent input { height: auto; float: left; margin-top: 5px; } p.comment-form-cookies-consent label { padding-left: 8px; position: relative; top: -1px; float: left; width: 95%; } div#respond input[type="submit"] { display: inline-block; padding: 5px 12px; } #reply-title small a { display: inline-block; margin-left: 10px; } .comment-subscription-form input { height: 13px; } /*comments reply form section====*/ .widget_media_image img { width: 100%; } .comment-content a { word-wrap: break-word; } .bypostauthor { display: block; } /*-------------------------------------------------------------- ## Comments --------------------------------------------------------------*/ /*-------------------------------------------------------------- ##Back to top --------------------------------------------------------------*/ #scroll-up { position: fixed; z-index: 8000; bottom: 45px; right: 20px; display: none; width: 50px; height: 50px; color: #ffffff; font-size: 28px; line-height: 50px; text-align: center; text-decoration: none; background-color: #d72924; cursor: pointer; opacity: 1 !important; } #scroll-up.left { right: unset; left: 20px; } #scroll-up::before { content: ""; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); border-bottom: 10px solid #fff; border-right: 10px solid transparent; border-left: 10px solid transparent; border-radius: 6px; } #scroll-up::after { content: ""; position: absolute; left: 50%; top: 55%; transform: translate(-50%, -50%); border-bottom: 10px solid #d72924; border-right: 10px solid transparent; border-left: 10px solid transparent; } /*-------------------------------------------------------------- ##Back to top --------------------------------------------------------------*/ /*-------------------------------------------------------------- # custom background --------------------------------------------------------------*/ body.custom-background.af-full-layout, body.custom-background.af-wide-layout { z-index: 0; position: relative; } body.custom-background.af-full-layout::before, body.custom-background.af-wide-layout::before { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, .5); background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0)); z-index: -1; backdrop-filter: blur(5px); } body.custom-background.aft-dark-mode.af-full-layout::before, body.custom-background.aft-dark-mode.af-wide-layout::before { background-color: rgba(0, 0, 0, .5); background: linear-gradient(90deg, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.0)); } /*-------------------------------------------------------------- # off canvas close button --------------------------------------------------------------*/ #sidr { padding-top: 50px; } a.sidr-class-sidr-button-close { position: absolute; right: 15px; top: 15px; height: 30px; width: 30px; line-height: 30px; background-color: #d72924; } a.sidr-class-sidr-button-close:focus { outline: 1px dotted #fff; } a.sidr-class-sidr-button-close::before { content: ""; } a.sidr-class-sidr-button-close::before, a.sidr-class-sidr-button-close::after { position: absolute; content: ''; width: 19px; height: 2px; left: 5px; top: 6px; background-color: #fff; -webkit-transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out; -ms-transition: all .25s ease-in-out; -o-transition: all .25s ease-in-out; transition: all .25s ease-in-out; } a.sidr-class-sidr-button-close:before { -webkit-transform: translateY(8px) rotateZ(-45deg); -moz-transform: translateY(8px) rotateZ(-45deg); -ms-transform: translateY(8px) rotateZ(-45deg); -o-transform: translateY(8px) rotateZ(-45deg); transform: translateY(8px) rotateZ(-45deg); } a.sidr-class-sidr-button-close:after { top: 22px; -webkit-transform: translateY(-8px) rotateZ(45deg); -moz-transform: translateY(-8px) rotateZ(45deg); -ms-transform: translateY(-8px) rotateZ(45deg); -o-transform: translateY(-8px) rotateZ(45deg); transform: translateY(-8px) rotateZ(45deg); } /*-------------------------------------------------------------- ## Captions --------------------------------------------------------------*/ .wp-caption { margin-bottom: 1.5em; max-width: 100%; } .wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; } .wp-caption .wp-caption-text { margin: 0.8075em 0; } .wp-caption-text { text-align: center; } /*-------------------------------------------------------------- ## Galleries --------------------------------------------------------------*/ .gallery-caption { display: block; background: #000; background: rgba(0, 0, 0, .75); color: #fff; font-size: 85%; line-height: 1.3; position: absolute; bottom: 0; left: 5px; right: 5px; padding: 15px; text-align: left; } .gallery:after { content: ""; display: table; clear: both; } img.aligncenter, div.aligncenter, figure.aligncenter, img.wp-post-image { display: block; margin: 1em auto; } body figure.aligncenter.is-layout-flex {display: flex;} .post-thumbnail img.wp-post-image { margin: 0; } img.alignright, div.alignright, figure.alignright { float: right; margin: 1em 0 1em 2em; } img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb { float: left; margin: 1em 1em 2em 0; } figure.gallery-item { max-width: 100%; height: auto; margin: 1em 0; } p img.alignright, p img.alignleft { margin-top: 0; } .gallery figure img { max-width: 100%; height: auto; margin: 0 auto; display: block; width: 100%; } .gallery figure { float: left; margin: 0 2% 1em 0; margin-bottom: 10px; } .gallery.gallery-columns-1 figure { width: 100%; margin: 0 0 1em 0; float: none; } .gallery.gallery-columns-2 figure {width: 49%;} .gallery.gallery-columns-3 figure {width: 32%;} .gallery.gallery-columns-4 figure {width: 23.25%;} .gallery.gallery-columns-5 figure {width: 18%;} .gallery.gallery-columns-6 figure {width: 14.2%;} .gallery.gallery-columns-7 figure {width: 12%;} .gallery.gallery-columns-8 figure {width: 10.2%;} .gallery.gallery-columns-9 figure {width: 8.85%;} .gallery.gallery-columns-9 figure:nth-of-type(9n+9), .gallery.gallery-columns-8 figure:nth-of-type(8n+8), .gallery.gallery-columns-7 figure:nth-of-type(7n+7), .gallery.gallery-columns-6 figure:nth-of-type(6n+6), .gallery.gallery-columns-5 figure:nth-of-type(5n+5), .gallery.gallery-columns-4 figure:nth-of-type(4n+4), .gallery.gallery-columns-3 figure:nth-of-type(3n+3), .gallery.gallery-columns-2 figure:nth-of-type(even) { margin-right: 0; } .gallery.gallery-columns-9 figure:nth-of-type(9n+10), .gallery.gallery-columns-8 figure:nth-of-type(8n+9), .gallery.gallery-columns-7 figure:nth-of-type(7n+8), .gallery.gallery-columns-6 figure:nth-of-type(6n+7), .gallery.gallery-columns-5 figure:nth-of-type(5n+6), .gallery.gallery-columns-4 figure:nth-of-type(4n+5), .gallery.gallery-columns-3 figure:nth-of-type(3n+4), .gallery.gallery-columns-2 figure:nth-of-type(odd) { clear: left; } @media (max-width:767px) { img.alignright, div.alignright, img.alignleft, div.alignleft, img.wp-post-image.attachment-thumb { display: block; margin: 1em auto; float: none; } figure.alignright,figure.alignleft{margin: 1em auto;float: none;} .gallery.gallery-columns-4 figure, .gallery.gallery-columns-5 figure, .gallery.gallery-columns-6 figure, .gallery.gallery-columns-7 figure, .gallery.gallery-columns-8 figure, .gallery.gallery-columns-9 figure { width: 100%; margin: 0 0 1em 0; float: none; } } /*-------------------------------------------------------------- # bootstarp overwrite --------------------------------------------------------------*/ .nav>li>a:focus, .nav>li>a:hover { background-color: transparent; } /*-------------------------------------------------------------- # bootstar overwrite --------------------------------------------------------------*/ /*-------------------------------------------------------------- # css refinement --------------------------------------------------------------*/ .widget_text a { color: #d72924; border-bottom: 1px solid; } /*-------------------------------------------------------------- # css refinement --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Footer --------------------------------------------------------------*/ footer.site-footer { background-color: #202020; } footer.site-footer .primary-footer { padding-top: 25px; } .footer-navigation .menu li { display: inline-block; margin-right: 10px; } .secondary-footer { padding: 10px 0; position: relative; } .secondary-footer:before { position: absolute; content: ''; top: 0; left: 0; height: 100%; width: 100%; background-color: #fff; opacity: 0.15; } .secondary-footer>div { position: relative; } .site-info { text-align: center; padding: 10px 0; background-color: #000; } .secondary-footer .af-flex-container { align-items: center; } .secondary-footer .af-flex-container .col-1 ul { text-align: center; } .site-footer .wp-block-group .wp-block-latest-comments li.wp-block-latest-comments__comment, .site-footer .wp-block-group .wp-block-group__inner-container ul li, .site-footer .wp-block-group .wp-block-latest-posts.wp-block-latest-posts__list li, .site-footer .widget ul.menu>li, .site-footer .widget ul ul li, .site-footer .widget>ul>li { border-bottom-color: rgba(255, 255, 255, 0.1); } .site-footer a, .site-footer .widget ul.menu>li a, .site-footer .widget>ul>li a, footer .widget-title { color: #fff; } .site-footer .insta-feed-head a { color: #4a4a4a; } .site-footer .read-single.color-pad { background-color: transparent; } .primary-footer-area:first-child:nth-last-child(1) { width: 100%; } /* two items */ .primary-footer-area:first-child:nth-last-child(2), .primary-footer-area:first-child:nth-last-child(2)~.primary-footer-area { width: 50%; } /* three items */ .primary-footer-area:first-child:nth-last-child(3), .primary-footer-area:first-child:nth-last-child(3)~.primary-footer-area { width: 33.3333%; } footer.site-footer #wp-calendar thead, footer.site-footer #wp-calendar tbody { color: #e8e8e8; } footer.site-footer .darknews_prime_news_widget .read-title h2 a, footer.site-footer .darknews_prime_news_widget .read-descprition .post-format-and-min-read-wrap .min-read { color: #fff; } body.aft-dark-mode .aft-readmore-wrapper a.aft-readmore, footer.site-footer .aft-readmore-wrapper a.aft-readmore { border: 1px solid rgba(255, 255, 255, 0.3); color: #fff; } body.aft-dark-mode .aft-readmore-wrapper a.aft-readmore:hover, footer.site-footer .aft-readmore-wrapper a.aft-readmore:hover { color: #ffffff; } .grid-design-texts-over-image .aft-readmore-wrapper a.aft-readmore { border-color: rgba(255, 255, 255, 0.5); } /*-------------------------------------------------------------- # Footer --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Footer Widgets --------------------------------------------------------------*/ /* one items */ .primary-footer-area:first-child:nth-last-child(1) .darknews_posts_double_columns_widget .af-widget-body .af-sec-post .read-img.read-bg-img { height: 390px; } /* one items */ /* two items */ body .primary-footer-area:first-child:nth-last-child(2) .darknews_posts_lists_widget .af-double-column.list-style.col-3, body .primary-footer-area:first-child:nth-last-child(2)~.primary-footer-area .darknews_posts_lists_widget .af-double-column.list-style.col-3 { width: 100%; } body .primary-footer-area:first-child:nth-last-child(2) .darknews_featured_posts_widget .col-4.pad, body .primary-footer-area:first-child:nth-last-child(2)~.primary-footer-area .darknews_featured_posts_widget .col-4.pad { width: 50%; } body .primary-footer-area:first-child:nth-last-child(2) .darknews_express_posts_list_widget .col-2.af-sec-post, body .primary-footer-area:first-child:nth-last-child(2)~.primary-footer-area .darknews_express_posts_list_widget .col-2.af-sec-post { width: 100%; } body .primary-footer-area:first-child:nth-last-child(2) .darknews_posts_slider_widget .read-single .read-img.read-bg-img, body .primary-footer-area:first-child:nth-last-child(2)~.primary-footer-area .darknews_posts_slider_widget .read-single .read-img.read-bg-img { height: 430px; } body .primary-footer-area:first-child:nth-last-child(2) .darknews_express_posts_grid_widget .af-express-grid-wrap, body .primary-footer-area:first-child:nth-last-child(2)~.primary-footer-area .darknews_express_posts_grid_widget .af-express-grid-wrap { grid-template-columns: repeat(2, 1fr); } /* three items */ body .primary-footer-area:first-child:nth-last-child(3) .darknews_posts_lists_widget .af-double-column.list-style.col-3, body .primary-footer-area:first-child:nth-last-child(3)~.primary-footer-area .darknews_posts_lists_widget .af-double-column.list-style.col-3 { width: 100%; } body .primary-footer-area:first-child:nth-last-child(3) .darknews_express_posts_list_widget .col-2.af-sec-post, body .primary-footer-area:first-child:nth-last-child(3)~.primary-footer-area .darknews_express_posts_list_widget .col-2.af-sec-post { width: 100%; } body .primary-footer-area:first-child:nth-last-child(3) .darknews_express_posts_list_widget .featured-post-items-wrap .af-sec-post:not(.list-part) .read-details, body .primary-footer-area:first-child:nth-last-child(3)~.primary-footer-area .darknews_express_posts_list_widget .featured-post-items-wrap .af-sec-post:not(.list-part) .read-details { min-height: 0; } body .primary-footer-area:first-child:nth-last-child(3) .darknews_featured_posts_widget .col-4.pad, body .primary-footer-area:first-child:nth-last-child(3)~.primary-footer-area .darknews_featured_posts_widget .col-4.pad { width: 100%; } body .primary-footer-area:first-child:nth-last-child(3) .darknews_posts_slider_widget .read-single .read-img.read-bg-img, body .primary-footer-area:first-child:nth-last-child(3)~.primary-footer-area .darknews_posts_slider_widget .read-single .read-img.read-bg-img { height: 230px; } body .primary-footer-area:first-child:nth-last-child(3) .darknews_posts_slider_widget .read-single .read-details .read-title h4, body .primary-footer-area:first-child:nth-last-child(3)~.primary-footer-area .darknews_posts_slider_widget .read-single .read-details .read-title h4 { font-size: 18px; } body .primary-footer-area:first-child:nth-last-child(3) .darknews_youtube_video_widget .col-2.secondary-video, body .primary-footer-area:first-child:nth-last-child(3)~.primary-footer-area .darknews_youtube_video_widget .col-2.primary-video { width: 100%; } body.full-width-content .primary-footer-area:first-child:nth-last-child(3) .darknews_youtube_video_widget .primary-video iframe.af-yt-video-item, body.full-width-content .primary-footer-area:first-child:nth-last-child(3)~.primary-footer-area .darknews_youtube_video_widget .secondary-video iframe.af-yt-video-item, body:not(.full-width-content) .primary-footer-area:first-child:nth-last-child(3) .darknews_youtube_video_widget .primary-video iframe.af-yt-video-item, body:not(.full-width-content) .primary-footer-area:first-child:nth-last-child(3)~.primary-footer-area .darknews_youtube_video_widget .secondary-video iframe.af-yt-video-item { height: 255px; width: 100%; } body .primary-footer-area:first-child:nth-last-child(3) .darknews_express_posts_grid_widget .af-express-grid-wrap, body .primary-footer-area:first-child:nth-last-child(3)~.primary-footer-area .darknews_express_posts_grid_widget .af-express-grid-wrap { grid-template-columns: repeat(1, 1fr); } body .primary-footer-area:first-child:nth-last-child(3) .darknews_express_posts_grid_widget .af-express-grid-wrap .read-single:first-child, body .primary-footer-area:first-child:nth-last-child(3)~.primary-footer-area .darknews_express_posts_grid_widget .af-express-grid-wrap .read-single:first-child { grid-column-end: span 1; grid-row-end: span 1; } body .primary-footer-area:first-child:nth-last-child(3) .darknews_posts_double_columns_widget .col-2.af-sec-post, body .primary-footer-area:first-child:nth-last-child(3)~.primary-footer-area .darknews_posts_double_columns_widget .col-2.af-sec-post { width: 100%; } /*-------------------------------------------------------------- # Footer Widgets --------------------------------------------------------------*/ /*-------------------------------------------------------------- ##youtube widget --------------------------------------------------------------*/ .darknews_youtube_video_widget .af-youtube-slider .vid-container.af-video-wrap { text-align: center; cursor: pointer; } .darknews_youtube_video_widget .af-youtube-slider .vid-container.af-video-wrap img { height: 360px; display: inline-block; } .darknews_youtube_video_widget span.vid-thumb img { height: 110px; } .darknews_youtube_video_widget .af-youtube-slider-thumbnail { margin-left: 15px; width: calc(25% - 15px); overflow: hidden; } .darknews_youtube_video_widget .af-youtube-slider-thumbnail .slick-list { margin: -7.5px 0; } .darknews_youtube_video_widget .af-youtube-slider-thumbnail .slick-item { margin: 7.5px 0; } /*-------------------------------------------------------------- ##youtube widget --------------------------------------------------------------*/ /*-------------------------------------------------------------- ##plugin --------------------------------------------------------------*/ .wp-post-author-shortcode { border-color: rgba(0, 0, 0, 0.1); } .wp-post-author-wrap { margin: 0 0 15px; } .awpa-review-field .right-star .awpa-rating-button { border-radius: 0; } p.awpa-website a { color: #808080; transition: all 300ms ease-out; } p.awpa-website a:hover { color: #d72924; } p.awpa-more-posts a { border: 1px solid rgba(0, 0, 0, 0.1); padding: 5px 15px; display: inline-block; color: #808080; transition: all 300ms ease-out; border-color: rgba(255, 255, 255, .3); } .aft-dark-mode .wp-post-author-meta .wp-post-author-meta-more-posts a { border-color: rgba(255, 255, 255, .3); } p.awpa-more-posts a:hover { color: #d72924; border-color: #d72924; } .wp-post-author-wrap .awpa-contact-info li { display: inline-block; padding: 0; } ul.awpa-contact-info li a { color: #fff; width: 30px; text-align: center; line-height: 30px; height: 30px; margin: 0; border-radius: 50%; display: inline-block; } ul.awpa-contact-info li a[href*="facebook.com"] { background-color: #3b5999; } ul.awpa-contact-info li a[href*="linkedin.com"] { background-color: #0077B5; } ul.awpa-contact-info li a[href*="threads.com"] , ul.awpa-contact-info li a[href*="twitter.com"] { background-color: #000; } /*-------------------------------------------------------------- ##plugin --------------------------------------------------------------*/ /*-------------------------------------------------------------- ##secondary section --------------------------------------------------------------*/ #sidr .header-after1, #sidr .widget-title, footer .header-after1, footer .widget-title, #secondary .header-after1, #secondary .widget-title { position: relative; margin-bottom: 15px; } #secondary .archive-list-post .read-title h4, #sidr .archive-list-post .read-title h4, footer .archive-list-post .read-title h4 { font-size: 20px; } /*-------------------------------------------------------------- ##secondary section --------------------------------------------------------------*/ /*-------------------------------------------------------------- ##color options --------------------------------------------------------------*/ body.aft-default-mode .aft-frontpage-feature-section-wrapper section { background-color: rgba(0, 0, 0, 0.05); } /*=============for dark mode===========*/ body.aft-dark-mode #sidr, body.aft-dark-mode code, body.aft-dark-mode { background-color: #000000; } body.aft-dark-mode.af-boxed-layout .af-whole-wrapper { background-color: #111111; } body.aft-dark-mode .aft-masonry-archive-posts .read-img, body.aft-dark-mode .read-img.read-bg-img { background-color: rgba(255,255,255,.15); } body.aft-dark-mode .wp-block-group .wp-block-latest-comments li.wp-block-latest-comments__comment, body.aft-dark-mode .wp-block-group .wp-block-group__inner-container ul li, body.aft-dark-mode .wp-block-group .wp-block-latest-posts.wp-block-latest-posts__list li, body.aft-dark-mode .widget:not(.darknews_social_contacts_widget) ul.menu>li, body.aft-dark-mode.single span.tags-links a, body.aft-dark-mode .main-navigation .menu .menu-mobile li a, body.aft-dark-mode .widget ul ul li, body.aft-dark-mode .widget ul.menu>li, body.aft-dark-mode .widget>ul>li { border-color: rgba(150, 150, 150, 0.25); } body.aft-dark-mode.single span.tags-links a, body.aft-dark-mode .banner-exclusive-posts-wrapper a, body.aft-dark-mode .banner-exclusive-posts-wrapper a:visited, body.aft-dark-mode .aft-comment-view-share>span>a, body.aft-dark-mode { color: #fff; } body.aft-dark-mode .main-navigation .menu .menu-mobile li a, body.aft-dark-mode .main-navigation .menu .menu-desktop .sub-menu li a { color: #fff; } body.aft-dark-mode footer.site-footer, body.aft-dark-mode .aft-frontpage-feature-section-wrapper section { background-color: rgba(255, 255, 255, 0.05); } .af-main-banner-latest-posts.grid-layout.darknews-customizer { background-color: rgba(255, 255, 255, 0.05); } .aft-default-mode .af-main-banner-latest-posts.grid-layout.darknews-customizer { background-color: rgba(0, 0, 0, 0.075); } body.aft-dark-mode .af-search-form { background-color: #212121; } body.aft-dark-mode div#respond { border-color: transparent; } body.aft-dark-mode .af-main-banner-thumb-posts .read-single:not(.af-cat-widget-carousel) .min-read, body.aft-dark-mode .header-layout-compressed .compress-bar-mid .date-bar-mid, body.aft-dark-mode .search-icon:visited, body.aft-dark-mode .search-icon:hover, body.aft-dark-mode .search-icon:focus, body.aft-dark-mode .search-icon:active, body.aft-dark-mode input, body.aft-dark-mode textarea, body.aft-dark-mode .aft-popular-taxonomies-lists strong, body.aft-dark-mode .aft-popular-taxonomies-lists ul li a, body.aft-dark-mode .color-pad, body.aft-dark-mode ul.trail-items li a, body.aft-dark-mode #wp-calendar caption, body.aft-dark-mode .nav-links a, body.aft-dark-mode .read-details .entry-meta span, body.aft-dark-mode .entry-meta span, body.aft-dark-mode .read-title h2 a, body.aft-dark-mode .read-title h4 a { color: #fff; } body.aft-dark-mode .em-author-details ul li a { background: #0f0f0f; color: #fff; } body.aft-dark-mode .social-widget-menu ul li a { background-color: #202020; } body.aft-default-mode .site-footer .aft-small-social-menu ul li a:hover, body.aft-dark-mode .aft-small-social-menu ul li a:hover, body.aft-default-mode footer.site-footer .aft-small-social-menu ul li a, body.aft-dark-mode footer.site-footer .aft-small-social-menu ul li a, body.aft-dark-mode .aft-small-social-menu ul li a { color: #fff; } body.aft-dark-mode header.header-layout-compressed .aft-small-social-menu ul li a { color: #fff !important; } body.aft-dark-mode .main-navigation ul.children li, body.aft-dark-mode .main-navigation ul .sub-menu li { border-top: 1px solid #111111; } body.aft-dark-mode .main-navigation ul.children li:first-child, body.aft-dark-mode .main-navigation ul .sub-menu li:first-child { border-top-color: transparent; } body.aft-dark-mode .wp-post-author-shortcode, body.aft-dark-mode .aft-readmore-wrapper a.aft-readmore { border-color: rgba(255, 255, 255, 0.3); } body.aft-dark-mode input, body.aft-dark-mode .wp-block-categories select, body.aft-dark-mode .widget_categories select, body.aft-dark-mode input.search-field, body.aft-dark-mode textarea { border-color: transparent; background-color: rgba(255, 255, 255, .1); } body.aft-dark-mode .wp-block-categories select { color: #fff; } body.aft-dark-mode .wp-block-table[class*='has-subtle-'] { background-color: transparent; } body.aft-dark-mode .darknews-header .af-boxed .bottom-bar-up, body.aft-dark-mode .header-layout-compressed-full .full-width .af-transparent-head .bottom-header, body.aft-dark-mode .header-layout-compressed-full .full-width .bottom-header { background-color: #171717; } /*forsidebar section========*/ body.aft-default-mode .site-footer .widget-area.color-pad .read-single.color-pad, body.aft-default-mode #secondary .widget-area.color-pad .read-single.color-pad, body.aft-dark-mode .site-footer .widget-area.color-pad .read-single.color-pad, body.aft-dark-mode #secondary .widget-area.color-pad .read-single.color-pad { background-color: transparent; } body.aft-dark-mode .site-footer .widget-area.color-pad .widget>ul>li { color: #bdbdbd; } body.aft-dark-mode legend, body.aft-dark-mode ul.trail-items li:after, body.aft-dark-mode .tagcloud a, body.aft-dark-mode .widget ul.menu>li a, body.aft-dark-mode .widget>ul>li a { color: #fff; } body.aft-dark-mode pre { color: #fff; background-color: #212121; } body.aft-dark-mode .header-layout-centered .bottom-header, body.aft-dark-mode .header-layout-default .af-bottom-header, body.aft-dark-mode pre { border-color: #1d1d1d; } body.aft-dark-mode .main-navigation .menu .menu-mobile { background: #202020; } body.aft-dark-mode:not(.home) .darknews-header.header-layout-centered .bottom-header, body.aft-dark-mode .ham.exit { background-color: transparent; } body.aft-dark-mode input:focus, body.aft-dark-mode textarea:focus { outline: 1px dotted rgba(255, 255, 255, .5); } /*=============for dark mode===========*/ /*-------------------------------------------------------------- ##color options --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## fonts options --------------------------------------------------------------*/ /*page title*/ body.single-post .entry-title, h1.page-title { font-size: 42px; } /*page title*/ /*big spotlight post title*/ .mailchimp-block .block-title, .darknews_posts_slider_widget .read-single .read-details .read-title h4, article.latest-posts-full .read-title h4, .af-banner-carousel .read-title h4 { font-size: 27px; } /*big spotlight post title*/ /*medium spotlight post title*/ .darknews_posts_express_list .grid-part .read-title h4, .af-double-column.list-style .aft-spotlight-posts-1 .read-title h4, .darknews_single_col_categorised_posts .read-title h4, .site-footer .darknews_posts_slider_widget .read-single .read-details .read-title h4, #sidr .darknews_posts_slider_widget .read-single .read-details .read-title h4, #secondary .darknews_posts_slider_widget .read-single .read-details .read-title h4, .archive-list-post .read-title h4, .archive-masonry-post .read-title h4, .darknews_posts_double_columns_widget .af-widget-body .af-sec-post .read-title h4, body:not(.full-width-content) #primary .darknews_express_posts_grid_widget .af-express-grid-wrap .read-single:first-child .read-title h4, body:not(.archive-first-post-full) .archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate .archive-grid-post .read-title h4, body:not(.archive-first-post-full) .archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate .archive-grid-post .read-title h4, body:not(.archive-first-post-full) .archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-title h4, .archive-first-post-full .archive-layout-grid.four-col-masonry article:nth-of-type(5n+6).archive-image-list-alternate .archive-grid-post .read-title h4, .archive-first-post-full .archive-layout-grid.two-col-masonry article:nth-of-type(3n+4).archive-image-list-alternate .archive-grid-post .read-title h4, .archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(4n+5).archive-image-list-alternate .archive-grid-post .read-title h4, article.latest-posts-grid .read-title h4, .two-col-masonry article.latest-posts-grid.col-3 .read-title h4, .af-main-banner-categorized-posts.express-posts .af-sec-post:not(.list-part) .read-title h4, .af-main-banner-categorized-posts.express-posts .af-sec-post:first-child .read-title h4 { font-size: 20px; } /*medium spotlight post title*/ .darknews_popular_news_widget .banner-vertical-slider .af-double-column.list-style .read-title h4, .darknews_posts_double_columns_widget .af-widget-body .af-double-column.list-style .read-title h4, .darknews_express_posts_grid_widget .af-express-grid-wrap .read-single .read-title h4, .aft-trending-posts.list-part .af-double-column.list-style .read-title h4, .af-main-banner-categorized-posts.express-carousel .af-sec-post .read-title h4, .four-col-masonry article.col-3 .read-title h4, .four-col-masonry article.latest-posts-grid.col-3 .read-title h4, .widget ul ul li, .widget>ul>li, .widget:not(.darknews_social_contacts_widget) ul.menu>li, .aft-main-banner-section.aft-banner-layout-2 .af-main-banner-thumb-posts .af-sec-post .read-title h4, .af-main-banner-thumb-posts .af-sec-post .read-title h4, .af-reated-posts .read-title h4, .af-main-banner-latest-posts .read-title h4, .af-main-banner-featured-posts .read-title h4 { font-size: 16px; } /*general post title*/ .four-col-masonry article.col-3 .read-title h4, .four-col-masonry article.latest-posts-grid.col-3 .read-title h4, .af-list-post .read-title h4, .widget:not(.darknews_social_contacts_widget) ul.menu>li, .af-main-banner-thumb-posts .read-single:not(.af-cat-widget-carousel) .read-title h4, .af-main-banner-categorized-posts.express-posts .af-sec-post.list-part .read-title h4, .af-trending-posts .aft-trending-posts.list-part .af-double-column.list-style .read-title h4 { font-size: 16px; } /*general post title*/ .aft-main-banner-wrapper .aft-trending-posts.list-part .af-double-column.list-style .read-title h4 { font-size: 14px; } /*-------------------------------------------------------------- ## fonts options --------------------------------------------------------------*/ /*-------------------------------------------------------------- # media queries------------------------------------------------ --------------------------------------------------------------*/ @media screen and (min-width: 1360px) { .af-full-layout .container-wrapper { max-width: 1920px; } .af-full-layout .darknews_posts_lists_widget .af-double-column.list-style .data-bg.read-img.pos-rel.col-4.float-l.read-bg-img { height: 170px; width: 45%; } .af-full-layout .related-title .read-img.read-bg-img , body.af-full-layout .af-main-banner-categorized-posts .af-post-carousel .read-img, body:not(.full-width-content).af-full-layout #primary .darknews_posts_carousel_widget .af-post-carousel .read-img , .af-full-layout .archive-layout-grid .read-img.read-bg-img, .af-full-layout .af-main-banner-latest-posts.grid-layout .read-img.read-bg-img, .af-full-layout .featured-posts .read-img.read-bg-img , .af-full-layout .darknews_posts_grid .read-img.read-bg-img , .af-full-layout.align-content-left .content-area .darknews_posts_grid .read-img.read-bg-img, .af-full-layout.align-content-right .content-area .darknews_posts_grid .read-img.read-bg-img { height: 230px; } .af-full-layout .archive-layout-list .af-double-column.list-style .read-bg-img, .af-full-layout .darknews_posts_single_column_widget .af-double-column.list-style .read-bg-img { height: 320px; max-width: unset; } .af-full-layout article.aft-first-post-full.latest-posts-full .read-img { height: 720px; } .af-full-layout .af-main-banner-thumb-posts .read-single:not(.af-cat-widget-carousel) { min-height: 145px; } .af-full-layout .aft-main-banner-section.aft-banner-layout-2 .af-main-banner-thumb-posts .af-sec-post .read-img.read-bg-img, .af-full-layout .aft-main-banner-section.aft-banner-layout-2 .af-main-banner-thumb-posts .af-sec-post:first-child .read-img.read-bg-img { height: 307px; } .af-full-layout .primary-video iframe.af-yt-video-item { height: 430px; } .af-full-layout .secondary-video iframe.af-yt-video-item , .af-full-layout .af-youtube-video-list iframe.entry-header-yt-iframe { height: 205px; } .af-full-layout .af-youtube-video-list .primary-video iframe.entry-header-yt-iframe { height: 430px; } body:not(.full-width-content).af-full-layout #primary .darknews_posts_double_columns_widget .af-widget-body .af-sec-post .read-img.read-bg-img, .af-full-layout .aft-featured-category-section .featured-post-items-wrap .af-sec-post:not(.list-part) .read-img, .af-full-layout .darknews_express_posts_list_widget .featured-post-items-wrap .af-sec-post:not(.list-part) .read-img , body:not(.archive-first-post-full).af-full-layout .archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate .archive-grid-post .read-bg-img, body:not(.archive-first-post-full).af-full-layout .archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate .archive-grid-post .read-bg-img, body:not(.archive-first-post-full).af-full-layout .archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-bg-img , body.archive-first-post-full.af-full-layout .archive-layout-grid.four-col-masonry article:nth-of-type(5n+6).archive-image-list-alternate .archive-grid-post .read-bg-img, body.archive-first-post-full.af-full-layout .archive-layout-grid.two-col-masonry article:nth-of-type(3n+4).archive-image-list-alternate .archive-grid-post .read-bg-img, body.archive-first-post-full.af-full-layout .archive-layout-grid.three-col-masonry article:nth-of-type(4n+5).archive-image-list-alternate .archive-grid-post .read-bg-img , .af-full-layout #secondary .aft-featured-category-section .featured-post-items-wrap .af-sec-post:not(.list-part) .read-img, .af-full-layout #secondary .darknews_express_posts_list_widget .featured-post-items-wrap .af-sec-post:not(.list-part) .read-img { height: 320px; } body:not(.full-width-content).af-full-layout #primary .darknews_express_posts_grid_widget .af-express-grid-wrap .read-single { min-height: 230px; } .af-full-layout article.latest-posts-full .read-img { height: 560px; } .af-full-layout .archive-layout-full.full-with-grid article.latest-posts-full:nth-of-type(5n+1) .read-img { height: 525px; } .af-full-layout .two-col-masonry article.col-3 .read-img.read-bg-img { height: 295px; } .af-full-layout .aft-banner-layout-6 .aft-main-banner-part .aft-trending-part, .af-full-layout .aft-banner-layout-5 .aft-main-banner-part .aft-trending-part { width: 25%; } .af-full-layout .aft-banner-layout-6 .aft-main-banner-part .aft-slider-part, .af-full-layout .aft-banner-layout-5 .aft-main-banner-part .aft-slider-part { width: 75%; } .af-full-layout .aft-banner-layout-4 .af-main-banner-thumb-posts .af-sec-post .read-img.read-bg-img { height: 275px; } .af-full-layout .aft-banner-layout-4 .af-banner-carousel .read-img.read-bg-img { height: 565px; } .af-full-layout .site-footer .darknews_single_col_categorised_posts .list-style .read-bg-img, .af-full-layout #sidr .darknews_single_col_categorised_posts .list-style .read-bg-img, .af-full-layout #secondary .darknews_single_col_categorised_posts .list-style .read-bg-img { height: 275px; } .af-full-layout .data-bg.read-img.pos-rel.col-4.float-l.read-bg-img { width: 40%; } } @media screen and (min-width: 1600px) { body:not(.full-width-content).af-full-layout #primary .darknews_express_posts_grid_widget .af-express-grid-wrap .read-single { min-height: 280px; } body.af-full-layout .af-main-banner-categorized-posts .af-post-carousel .read-img, body:not(.full-width-content).af-full-layout #primary .darknews_posts_carousel_widget .af-post-carousel .read-img , .af-full-layout .archive-layout-grid .read-img.read-bg-img, .af-full-layout .af-main-banner-latest-posts.grid-layout .read-img.read-bg-img, .af-full-layout .featured-posts .read-img.read-bg-img { height: 280px; } body:not(.full-width-content).af-full-layout #primary .darknews_posts_double_columns_widget .af-widget-body .af-sec-post .read-img.read-bg-img , .af-full-layout .aft-featured-category-section .featured-post-items-wrap .af-sec-post:not(.list-part) .read-img, .af-full-layout .darknews_express_posts_list_widget .featured-post-items-wrap .af-sec-post:not(.list-part) .read-img { height: 390px; } .af-full-layout .archive-layout-list .af-double-column.list-style .read-bg-img, .af-full-layout .darknews_posts_single_column_widget .af-double-column.list-style .read-bg-img { height: 390px; max-width: unset; } .af-full-layout #secondary .darknews_posts_double_columns_widget .af-widget-body .af-sec-post .read-img.read-bg-img, .af-full-layout #secondary .aft-featured-category-section .featured-post-items-wrap .af-sec-post:not(.list-part) .read-img, .af-full-layout #secondary .darknews_express_posts_list_widget .featured-post-items-wrap .af-sec-post:not(.list-part) .read-img { height: 360px; } .af-full-layout .darknews_tabbed_posts_widget .af-double-column.list-style .read-bg-img, .af-full-layout .trending-posts-vertical .af-double-column.list-style .read-bg-img, .af-full-layout .af-double-column.list-style .read-bg-img { height: 130px; max-width: 130px; } body:not(.archive-first-post-full).af-full-layout .archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate .archive-grid-post .read-bg-img, body:not(.archive-first-post-full).af-full-layout .archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate .archive-grid-post .read-bg-img, body:not(.archive-first-post-full).af-full-layout .archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-bg-img , body.archive-first-post-full.af-full-layout .archive-layout-grid.four-col-masonry article:nth-of-type(5n+6).archive-image-list-alternate .archive-grid-post .read-bg-img, body.archive-first-post-full.af-full-layout .archive-layout-grid.two-col-masonry article:nth-of-type(3n+4).archive-image-list-alternate .archive-grid-post .read-bg-img, body.archive-first-post-full.af-full-layout .archive-layout-grid.three-col-masonry article:nth-of-type(4n+5).archive-image-list-alternate .archive-grid-post .read-bg-img { height: 390px; } } @media screen and (max-width: 1400px) { body.single.align-content-right .entry-content-wrap.social-vertical-share .vertical-left-right, body.single .entry-content-wrap.social-vertical-share .vertical-left-right { position: inherit; height: auto; transform: translateX(0); } body.single .entry-content-wrap.social-vertical-share .aft-social-share { position: inherit; float: none; min-width: 0; top: inherit; transform: translateX(0); padding: 10px; background: #fff; } body.single.align-content-right .entry-content-wrap.social-vertical-share .aft-social-share { transform: translateX(0); } body.single .entry-content-wrap.social-vertical-share .aft-social-share .sd-content ul li { display: inline-block; padding-left: 0; } } @media screen and (max-width: 1024px) { .aft-featured-category-section.af-list-post .af-widget-body:not(.clearfix), .af-main-banner-categorized-posts.express-posts .col-3 .af-widget-body, .aft-posts-tabs-panel ul.article-tabbed-list { display: flex; flex-wrap: wrap; justify-content: space-between; } .aft-main-banner-wrapper .aft-posts-tabs-panel ul.article-tabbed-list li.aft-trending-posts.list-part.af-sec-post { width: calc(50% - 7.5px); } .af-main-banner-thumb-posts .small-grid-style { margin: 0 -7.5px; } .af-main-banner-thumb-posts .af-sec-post { width: 50%; float: left; padding: 0 7.5px; } .aft-banner-layout-1 .af-main-banner-thumb-posts .af-sec-post .read-single, .aft-banner-layout-2 .af-main-banner-thumb-posts .af-sec-post .read-single { margin-bottom: 0; } .af-main-banner-tabbed-posts.aft-posts-tabs-panel .nav-tabs { margin-bottom: 18px; } .aft-main-banner-section.aft-banner-layout-3 .af-banner-carousel .read-img.read-bg-img, .aft-main-banner-section.aft-banner-layout-2 .af-banner-carousel .read-img.read-bg-img, .af-banner-carousel .read-img.read-bg-img { height: 600px; } .aft-banner-layout-7 .af-banner-carousel .read-img.read-bg-img { height: 320px; } .banner-vertical-slider .aft-trending-posts.list-part .af-double-column.list-style .read-bg-img { width: 40%; } .aft-banner-layout-2 .banner-vertical-slider .aft-trending-posts.list-part .af-double-column.list-style .read-bg-img { height: 110px; } .af-main-banner-thumb-posts .read-single:not(.af-cat-widget-carousel) .read-img.read-bg-img, .af-main-banner-tabbed-posts .read-single:not(.af-cat-widget-carousel) .read-img.read-bg-img { height: 110px; max-width: 110px; } .aft-main-banner-section.aft-banner-layout-2 .af-main-banner-thumb-posts .af-sec-post .read-img.read-bg-img, .aft-main-banner-section.aft-banner-layout-2 .af-main-banner-thumb-posts .af-sec-post:first-child .read-img.read-bg-img { height: 231px; } .aft-banner-layout-1 .af-main-banner-thumb-posts .af-sec-post .read-img.read-bg-img { height: 260px; } body.single.align-content-right .entry-content-wrap.social-vertical-share .aft-social-share { text-align: left; } .af-boxed-layout .af-whole-wrapper { max-width: 1000px; } .aft-main-banner-section .aft-thumb-part, .aft-main-banner-section .aft-trending-part, .aft-main-banner-section .aft-slider-part { width: 100%; } .aft-banner-layout-4 .af-main-banner-thumb-posts .af-sec-post .read-img.read-bg-img { height: 340px; } body:not(.archive-first-post-full).full-width-content .archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate .archive-grid-post .read-bg-img, body:not(.archive-first-post-full).full-width-content .archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate .archive-grid-post .read-bg-img, body:not(.archive-first-post-full).full-width-content .archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-bg-img { height: 310px; } } @media screen and (max-width: 992px) { .aft-banner-layout-4 .af-main-banner-thumb-posts .af-sec-post .read-img.read-bg-img { height: 320px; } } @media screen and (max-width: 990px) and (min-width: 481px) { .aft-posts-tabs-panel ul.article-tabbed-list li.aft-trending-posts.list-part.af-sec-post { width: calc(50% - 7.5px); } #secondary .darknews_posts_single_column_widget .list-style:last-child .list-style .read-single { margin-bottom: 15px; } #secondary .darknews_posts_single_column_widget .af-double-column.list-style .read-bg-img { width: calc(50% - 7.5px); max-width: calc(50% - 7.5px); } #secondary .darknews_posts_single_column_widget .af-double-column.list-style .read-details { width: calc(50% + 7.5px); padding: 0 15px; } #secondary .darknews_posts_double_columns_widget .col-2.af-sec-post { width: 50%; } #secondary .af-main-banner-categorized-posts .af-post-carousel .read-img, #secondary .darknews_posts_slider_widget .read-single .read-img.read-bg-img { height: 435px; } body:not(.full-width-content) #secondary .darknews_express_posts_grid_widget .af-express-grid-wrap { grid-template-columns: repeat(3, 1fr); } body:not(.full-width-content) #primary .darknews_express_posts_grid_widget .af-express-grid-wrap .read-single { min-height: 200px; } body:not(.full-width-content) #secondary .darknews_express_posts_grid_widget .af-express-grid-wrap .read-single:first-child { grid-column-end: span 2; grid-row-end: span 2; } } @media screen and (max-width: 990px) { div.custom-menu-link>a { padding: 0; } .header-layout-default div.custom-menu-link>a { padding-right: 0; } .header-layout-default div.custom-menu-link i { margin-right: 0; } body:not(.full-width-content) #secondary .darknews_featured_posts_widget .col-4.pad { width: 33.33%; } #secondary .darknews-widget.darknews_posts_lists_widget .af-list-post .col-2 { width: calc(50% - 7.5px); } .af-boxed-layout .af-whole-wrapper { max-width: 970px; } body.single .entry-content-wrap.social-vertical-share .aft-social-share { padding-top: 0; } #secondary .af-social-contacts .social-widget-menu ul li { width: calc(16.66% - 15px); } #secondary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(1), #secondary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(2), #secondary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(3), #secondary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(4), #secondary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(5), #secondary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(6) { margin-bottom: 0; } body.align-content-right .container-wrapper #primary, body.align-content-right .container-wrapper #secondary, .container-wrapper #secondary, .container-wrapper #primary { width: 100%; padding: 0; } .af-youtube-video-list .secondary-video, .af-youtube-video-list .primary-video { width: 100%; } .header-layout-compressed-full .full-width.af-transparent-head .af-for-transparent { position: relative; } .main-navigation .menu-item-has-children:last-child .menu-description, .main-navigation .menu-item-has-children .menu-description, .main-navigation .menu-description { top: 50%; left: inherit; transform: translateY(-50%); margin: 0 5px; } .aft-popular-tags, .main-navigation .menu-description:after, .main-navigation ul li.page_item_has_children>a:after, .main-navigation ul li.menu-item-has-children>a:after { display: none; } .header-layout-compressed-full .full-width.af-transparent-head .af-for-transparent .search-icon, .header-layout-compressed-full .full-width.af-transparent-head .af-for-transparent .search-icon:visited, .header-layout-compressed-full .full-width.af-transparent-head .af-for-transparent .search-icon:hover, .header-layout-compressed-full .full-width.af-transparent-head .af-for-transparent .search-icon:focus, .header-layout-compressed-full .full-width.af-transparent-head .af-for-transparent .search-icon:active, .header-layout-compressed-full .full-width.af-transparent-head .af-for-transparent .main-navigation .menu>ul>li>a { color: #000; } .header-layout-compressed-full .main-navigation .menu-desktop>ul>li>a { opacity: 1; } .primary-footer-area:first-child:nth-last-child(3), .primary-footer-area:first-child:nth-last-child(3)~.primary-footer-area { width: 50%; } .af-post-thumbnail-holder .af-double-column.list-style .read-bg-img { width: 45px; height: 45px; min-width: 45px; } .af-post-thumbnail-holder .af-double-column.list-style .read-details .read-title h4 { font-size: 14px; font-weight: normal; } .aft-main-banner-section.aft-banner-layout-3 .aft-slider-part { width: 100%; } div.custom-menu-link>a { font-size: 0; text-align: center; padding: 0; } div.custom-menu-link>a i { font-size: 14px; margin-right: 0; } .main-navigation .toggle-menu { width: auto; padding: 25px 15px; } .header-layout-compressed-full .bottom-nav { padding-right: 0; } .darknews-header.header-layout-default .bottom-bar-flex .offcanvas-navigaiton { width: 100%; justify-content: space-between; } .darknews-header.header-layout-centered .top-bar-right div.custom-menu-link>a, .darknews-header.header-layout-compressed-full .top-bar-right div.custom-menu-link>a { text-align: center; } .darknews-header.header-layout-centered .top-bar-right .search-icon, .darknews-header.header-layout-compressed-full .top-bar-right .search-icon { line-height: 29px; } .darknews-header.header-layout-compressed-full .bottom-bar-flex .logo { width: 100%; } .af-banner-carousel.af-banner-carousel-1.af-carousel-default .slick-item .read-single { margin-bottom: 0; } } @media only screen and (max-width: 1024px) and (min-width: 768px) { .aft-banner-layout-1 .af-main-banner-thumb-posts .read-single:not(.af-cat-widget-carousel) { min-height: 144px; } .aft-banner-layout-1 .banner-vertical-slider .aft-trending-posts.list-part .af-double-column.list-style .read-bg-img { height: 120px; } .full-width-content .three-col-masonry article.col-3 .read-img.read-bg-img { height: 200px; } } @media only screen and (max-width: 768px) and (min-width: 481px) { .featured-post-items-wrap .af-sec-post, #secondary .darknews_express_posts_list_widget .col-2.af-sec-post, body:not(.full-width-content) #secondary .darknews_featured_posts_widget .col-4.pad { width: 50%; } .aft-featured-category-section.af-list-post .af-widget-body>.list-style , .af-main-banner-categorized-posts.express-posts .col-3 .af-sec-post.list-part { width: calc(50% - 7.5px); } .full-width-content .three-col-masonry article.col-3 .read-img.read-bg-img, .three-col-masonry .col-3 .read-img.read-bg-img { height: 140px; } .aft-masonry-archive-posts .read-img { height: unset; min-height: 120px; } .af-full-layout .data-bg.read-img.pos-rel.col-4.float-l.read-bg-img, .aft-masonry-archive-posts.three-col-masonry .col-3 { width: 50%; } .af-full-layout article.aft-first-post-full.latest-posts-full .read-img, .featured-post-items-wrap .af-sec-post:not(.list-part) .read-img, article.latest-posts-full .read-img , .aft-banner-layout-5 .af-banner-carousel .read-img.read-bg-img, .aft-banner-layout-6 .af-banner-carousel .read-img.read-bg-img, .darknews_posts_slider_widget .read-single .read-img.read-bg-img, .af-full-layout .af-banner-carousel .read-img.read-bg-img, .aft-main-banner-section.aft-banner-layout-3 .af-banner-carousel .read-img.read-bg-img, .af-banner-carousel .read-img.read-bg-img { height: 435px; } } @media screen and (max-width: 768px) { .secondary-footer .af-flex-container { flex-wrap: wrap; } .secondary-footer .af-flex-container .col-2 { width: 100%; text-align: center; } .secondary-footer .af-flex-container .col-2+.col-2 { margin-top: 10px; } .secondary-footer .af-flex-container .aft-small-social-menu { text-align: center; } .top-bar-flex .top-bar-right { width: 70%; } .mailchimp-block { padding: 80px 0; } .af-boxed-layout .af-whole-wrapper { max-width: 700px; } /*featuredposts*/ .full-width-content .af-reated-posts .latest-posts-grid.af-sec-post, body:not(.full-width-content) #secondary .darknews_featured_posts_widget .col-4.pad, body:not(.full-width-content) .darknews_featured_posts_widget .col-4.pad, .af-reated-posts .col-3, .af-main-banner-latest-posts .col-4, .four-col-masonry .col-3, .featured-posts .col-4 { width: 50%; } .archive-first-post-full .four-col-masonry .col-3:nth-child(2n+1), body:not(.full-width-content) .darknews_featured_posts_widget .col-4.pad:nth-child(3n+1), .af-reated-posts .latest-posts-grid.af-sec-post:nth-child(3n+1) { clear: none; } body:not(.full-width-content) .darknews_featured_posts_widget .col-4.pad:nth-child(2n+1), .af-reated-posts .col-3:nth-child(2n+1), .af-main-banner-latest-posts .col-4:nth-child(2n+1), .featured-posts .col-4:nth-child(2n+1) , .archive-first-post-full .four-col-masonry .col-3:nth-child(2n) , .af-reated-posts .latest-posts-grid.af-sec-post:nth-child(2n+1) { clear: left; } .aft-main-banner-section.aft-banner-layout-2 .af-banner-carousel .read-img.read-bg-img { height: 435px; } .aft-banner-layout-7 .af-banner-carousel .read-img.read-bg-img , .four-col-masonry .col-3 .read-img.read-bg-img, .read-img.read-bg-img, .af-full-layout .two-col-masonry article.col-3 .read-img.read-bg-img, .af-full-layout .aft-main-banner-section.aft-banner-layout-2 .af-main-banner-thumb-posts .af-sec-post .read-img.read-bg-img, .af-full-layout .aft-main-banner-section.aft-banner-layout-2 .af-main-banner-thumb-posts .af-sec-post:first-child .read-img.read-bg-img, .two-col-masonry article.col-3 .read-img.read-bg-img , .aft-featured-category-section .featured-post-items-wrap .af-sec-post:not(.list-part) .read-img, .darknews_express_posts_list_widget .featured-post-items-wrap .af-sec-post:not(.list-part) .read-img, body:not(.full-width-content) #primary .darknews_posts_double_columns_widget .af-widget-body .af-sec-post .read-img.read-bg-img , .archive-layout-list .af-double-column.list-style .read-bg-img, .darknews_posts_single_column_widget .af-double-column.list-style .read-bg-img, .aft-banner-layout-4 .af-main-banner-thumb-posts .af-sec-post .read-img.read-bg-img { height: 220px; } .darknews_express_posts_grid_widget .af-express-grid-wrap .read-single { min-height: 220px; } /*featuredposts*/ body:not(.full-width-content) .darknews_posts_lists_widget .af-double-column.list-style.col-3, .aft-featured-category-section .featured-category-item, .aft-main-banner-section.aft-banner-layout-2 .aft-slider-part, .af-main-banner-categorized-posts.express-posts.layout-1 .col-66.small-grid-style, .af-main-banner-categorized-posts.express-posts.layout-1 .col-3.small-grid-style, .af-youtube-video-list .secondary-video, .af-youtube-video-list .primary-video { width: 100%; } .exclusive-posts .exclusive-now span { display: none; } .exclusive-posts .exclusive-now { min-width: 50px; padding: 0; } .featured-post-items-wrap .af-sec-post:not(.list-part) .read-details { min-height: 0; } .darknews_express_posts_grid_widget .af-express-grid-wrap { grid-template-columns: repeat(3, 1fr); } body:not(.full-width-content) #primary .darknews_express_posts_grid_widget .af-express-grid-wrap .read-single { min-height: 220px; } body:not(.full-width-content) #primary .darknews_posts_carousel_widget .af-post-carousel .read-img { height: 220px; } body .aft-banner-layout-7 .af-banner-carousel .read-title h4 { font-size: 20px; } body:not(.archive-first-post-full).full-width-content .archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate .archive-grid-post .read-bg-img, body:not(.archive-first-post-full).full-width-content .archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate .archive-grid-post .read-bg-img, body:not(.archive-first-post-full).full-width-content .archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-bg-img { height: 220px; } body:not(.archive-first-post-full) .archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate .archive-grid-post .read-title h4, body:not(.archive-first-post-full) .archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate .archive-grid-post .read-title h4, body:not(.archive-first-post-full) .archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-title h4, body.archive-first-post-full .archive-layout-grid.four-col-masonry article:nth-of-type(5n+6).archive-image-list-alternate .archive-grid-post .read-title h4, body.archive-first-post-full .archive-layout-grid.two-col-masonry article:nth-of-type(3n+4).archive-image-list-alternate .archive-grid-post .read-title h4, body.archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(4n+5).archive-image-list-alternate .archive-grid-post .read-title h4, body article.latest-posts-grid .read-title h4, body .two-col-masonry article.latest-posts-grid.col-3 .read-title h4 { font-size: 20px; } #scroll-up { height: 40px; width: 40px; } } @media screen and (max-width: 600px) { .af-trending-posts .trending-posts-item { width: 100%; } .aft-masonry-archive-posts.three-col-masonry .col-3 { width: 50%; } .wp-post-author-shortcode.right .awpa-author-block, .wp-post-author-shortcode.left .awpa-author-block { width: 100%; margin: 0 auto; float: none; } .wp-post-author-shortcode.right, .wp-post-author-shortcode.left { text-align: center; } .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next, .comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { float: none; width: 100%; } .post-navigation .nav-next { text-align: left; margin-top: 15px; } .af-trending-posts .aft-trending-posts.list-part .af-double-column.list-style .read-bg-img, .af-full-layout .data-bg.read-img.pos-rel.col-4.float-l.read-bg-img { width: 35%; } body:not(.full-width-content) #primary .darknews_express_posts_grid_widget .af-express-grid-wrap, .darknews_express_posts_grid_widget .af-express-grid-wrap { grid-template-columns: repeat(2, 1fr); } } @media screen and (max-width: 599px) { .af-youtube-slider-thumbnail.col-4, .af-youtube-slider.col-75 { width: 100%; } .af-youtube-slider-thumbnail.col-4 { margin: 15px 0 0; } .darknews_youtube_video_widget .af-youtube-slider-thumbnail .slick-item { margin: 0 7.5px; } .darknews_youtube_video_widget .af-youtube-slider-thumbnail .slick-list { margin: 0 -7.5px; } .darknews_youtube_video_widget span.vid-thumb img { height: unset; } .darknews_youtube_video_widget .af-youtube-slider .vid-container.af-video-wrap img { height: 320px; } } @media screen and (min-width: 991px) { #primary ul.article-item.article-list-item.article-tabbed-list { display: flex; flex-wrap: wrap; justify-content: space-between; } #primary ul.article-item.article-list-item.article-tabbed-list li.aft-trending-posts.list-part.af-sec-post { width: calc(50% - 7.5px); } } @media screen and (min-width: 481px) { .aft-hide-on-mobile { display: inline-block; } .aft-show-on-mobile { display: none; } } @media screen and (max-width: 480px) { body.archive-first-post-full .archive-layout-grid.four-col-masonry article:nth-of-type(5n+6).archive-image-list-alternate .archive-grid-post .read-details, body.archive-first-post-full .archive-layout-grid.two-col-masonry article:nth-of-type(3n+4).archive-image-list-alternate .archive-grid-post .read-details, body.archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(4n+5).archive-image-list-alternate .archive-grid-post .read-details { padding-top: 10px; padding-bottom: 0; } iframe.af-hide-iframe, .darknews_youtube_video_widget .af-youtube-slider .vid-container.af-video-wrap img { height: 220px; } /*media query of fonts*/ body .mailchimp-block .block-title, body .darknews_posts_slider_widget .read-single .read-details .read-title h4, body article.latest-posts-full .read-title h4, body .af-banner-carousel .read-title h4, body.single-post .entry-title, body h1.page-title { font-size: 20px; } /*media query of fonts*/ .archive article .grid-design-texts-over-image .post-description { display: none; } .three-col-masonry article.col-2, .four-col-masonry article.col-2 , body:not(.full-width-content) #secondary .darknews_featured_posts_widget .col-4.pad, #secondary .darknews-widget.darknews_posts_lists_widget .af-list-post .col-2 { width: 100%; } .entry-content form.mc4wp-form input, .inner-suscribe input { text-align: center; } .entry-content form.mc4wp-form .mc4wp-form-fields label, .inner-suscribe .mc4wp-form-fields label { width: 100%; margin-bottom: 0; } .inner-suscribe input[type=submit] { position: static; width: 100%; } .full-width-content .af-reated-posts .latest-posts-grid.af-sec-post, .aft-featured-category-section.af-list-post .af-widget-body>.list-style, .af-main-banner-categorized-posts.express-posts .col-3 .af-sec-post.list-part, .aft-posts-tabs-panel ul.article-tabbed-list li.aft-trending-posts.list-part.af-sec-post , .top-bar-flex .top-bar-right , .aft-main-banner-wrapper .aft-posts-tabs-panel ul.article-tabbed-list li.aft-trending-posts.list-part.af-sec-post { width: 100%; } .af-social-contacts .social-widget-menu .screen-reader-text { display: none; } .widget .af-social-contacts .social-widget-menu ul li , #secondary .af-social-contacts .social-widget-menu ul li { width: calc(33.33% - 15px); } #primary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(4), #primary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(5), #primary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(6) , #secondary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(4), #secondary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(5), #secondary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(6) { margin-bottom: 15px; } .af-main-banner-thumb-posts .small-grid-style .af-sec-post { width: 100%; } .aft-banner-layout-1 .af-main-banner-thumb-posts .small-grid-style .af-sec-post, .aft-banner-layout-2 .af-main-banner-thumb-posts .small-grid-style .af-sec-post { padding: 7.5px; } .af-main-banner-thumb-posts .small-grid-style .af-sec-post:first-child { padding-top: 0; } .af-main-banner-thumb-posts .small-grid-style .af-sec-post:last-child { padding-bottom: 0; } .list-style .read-single { flex-wrap: wrap; } .af-double-column.list-style .read-single { flex-wrap: nowrap; } .archive-layout-list .af-double-column.list-style .read-single, .darknews_posts_single_column_widget .af-double-column.list-style .read-single { flex-wrap: wrap; margin-bottom: 30px; } .archive-layout-list .af-double-column.list-style .read-bg-img, .darknews_posts_single_column_widget .af-double-column.list-style .read-bg-img { width: 100%; max-width: 100%; } .archive-layout-list .af-double-column.list-style .read-details, .darknews_posts_single_column_widget .af-double-column.list-style .read-details { width: 100%; padding-right: 0; padding-left: 0; padding-bottom: 0; } body .mailchimp-block .block-title { font-size: 20px; } .mailchimp-block { padding: 60px 0; } .header-layout-compressed-full .aft-hide-on-mobile.aft-search-compress, .aft-hide-on-mobile { display: none; } .search-watch.aft-show-on-mobile { display: flex; align-items: center; } .header-layout-centered .bottom-nav { display: flex; justify-content: space-between; } .aft-show-on-mobile , .header-layout-compressed-full .search-watch.aft-show-on-mobile .af-search-wrap { display: inline-block; } .header-layout-compressed-full .search-watch.aft-show-on-mobile .af-search-wrap, .header-layout-centered .af-search-wrap { width: 50px; align-self: center; } .darknews-header.header-layout-compressed-full .bottom-bar-flex { flex-flow: row wrap; } .darknews-header.header-layout-compressed-full .bottom-bar-flex .logo { text-align: center; } .header-layout-compressed-full .main-navigation .toggle-menu { padding-left: 0; } .af-main-banner-thumb-posts .af-sec-post:nth-child(3) .read-single { margin-bottom: 15px; } .grid-layout-three>.common-grid, .grid-layout-three .common-grid:nth-child(2), .grid-layout-three .first-grid-item-warpper , .aft-banner-layout-4 .af-main-banner-thumb-posts .af-sec-post, .aft-main-banner-section .aft-thumb-part, .aft-main-banner-section .aft-trending-part, .af-reated-posts .col-3, .aft-main-banner-section.aft-banner-layout-2 .af-main-banner-thumb-posts .af-sec-post, .aft-main-banner-section.aft-banner-layout-2 .af-main-banner-thumb-posts .af-sec-post:first-child, .af-sec-post, .darknews_posts_grid .af-sec-post, .col-2, .col-3, .col-4 { width: 100%; } .full-width-content .three-col-masonry article.col-3 .read-img.read-bg-img, .aft-banner-layout-5 .af-banner-carousel .read-img.read-bg-img, .four-col-masonry .col-3 .read-img.read-bg-img, .aft-featured-category-section .featured-post-items-wrap .af-sec-post:not(.list-part) .read-img, .darknews_express_posts_list_widget .featured-post-items-wrap .af-sec-post:not(.list-part) .read-img, .aft-banner-layout-6 .af-banner-carousel .read-img.read-bg-img, .aft-main-banner-section.aft-banner-layout-2 .af-banner-carousel .read-img.read-bg-img, .aft-banner-layout-1 .af-main-banner-thumb-posts .af-sec-post .read-img.read-bg-img, .aft-banner-layout-7 .af-banner-carousel .read-img.read-bg-img, .darknews_posts_slider_widget .read-single .read-img.read-bg-img, .list-style .read-bg-img, article.latest-posts-full .read-img, .af-banner-carousel .read-img.read-bg-img, .two-col-masonry article.col-3 .read-img.read-bg-img, .af-full-layout .af-banner-carousel .read-img.read-bg-img, .af-full-layout .af-banner-carousel .read-img.read-bg-img, .af-main-banner-categorized-posts .af-post-carousel .read-img, .featured-post-items-wrap .af-sec-post:not(.list-part) .read-img, .af-full-layout article.aft-first-post-full.latest-posts-full .read-img, .af-full-layout .featured-posts .read-img.read-bg-img, .af-full-layout .archive-layout-grid .read-img.read-bg-img, .af-full-layout .af-main-banner-latest-posts.grid-layout .read-img.read-bg-img, .af-full-layout .aft-main-banner-section.aft-banner-layout-2 .af-main-banner-thumb-posts .af-sec-post .read-img.read-bg-img, .af-full-layout .aft-main-banner-section.aft-banner-layout-2 .af-main-banner-thumb-posts .af-sec-post:first-child .read-img.read-bg-img, .aft-main-banner-section.aft-banner-layout-3 .af-banner-carousel .read-img.read-bg-img, .read-img.read-bg-img { height: 230px; } section.aft-blocks.aft-featured-category-section.af-list-post.featured-cate-sec.darknews-customizer .read-details, .banner-vertical-slider .aft-trending-posts.list-part .af-double-column.list-style .read-details, .trending-posts-vertical .af-double-column.list-style .read-details, .af-double-column.list-style .read-details, .list-part .af-double-column.list-style .read-details { width: 65%; } .af-banner-wrapper .af-banner-carousel .slick-slide { padding: 0; } .header-layout-centered .top-bar-right .aft-small-social-menu ul li a { margin-top: 5px; } .top-bar-flex, .aft-small-social-menu, .secondary-footer .af-flex-container { flex-wrap: wrap; text-align: center; } .top-bar-left { justify-content: space-between; margin-bottom: 10px; } .header-layout-default .top-bar-flex { flex-wrap: wrap; } .header-layout-default .top-bar-flex .top-bar-left , .header-layout-default .top-bar-flex .top-bar-right { justify-content: center; } .header-layout-default .top-bar-flex .top-bar-right .aft-small-social-menu { padding: 0; } .header-layout-compressed-full .top-bar-left, .header-layout-compressed-full .top-bar-right, .header-layout-centered .top-bar-right, .header-layout-centered .top-bar-left { justify-content: center; margin-bottom: 0; } .header-layout-compressed-full .top-bar-right, .header-layout-centered .top-bar-right { margin-bottom: 0; } .darknews_posts_lists_widget .af-double-column.list-style .read-single .read-categories, .darknews_popular_news_widget .af-double-column.list-style .read-single .read-categories, .darknews_trending_news_widget .af-double-column.list-style .read-single .read-categories { display: none; } .aft-small-social-menu { padding: 5px 0; display: block; } .header-layout-centered .aft-small-social-menu { margin-left: 0; margin-top: 5px; } article.archive-image-alternate:nth-of-type(even) .list-style .read-details, article.archive-image-right .list-style .read-details { text-align: left; } .af-search-form, body:not(.full-width-content) .darknews_featured_posts_widget .col-4.pad, .aft-masonry-archive-posts.three-col-masonry .col-3, .two-col-masonry .col-3, .four-col-masonry .col-3, .af-main-banner-latest-posts .col-4, .featured-posts .col-4 , .primary-footer-area:first-child:nth-last-child(1), .primary-footer-area:first-child:nth-last-child(2), .primary-footer-area:first-child:nth-last-child(2)~.primary-footer-area, .primary-footer-area:first-child:nth-last-child(3), .primary-footer-area:first-child:nth-last-child(3)~.primary-footer-area { width: 100%; } body:not(.archive-first-post-full) .archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate .archive-grid-post .read-single, body:not(.archive-first-post-full) .archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate .archive-grid-post .read-single, body:not(.archive-first-post-full) .archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-single, body.archive-first-post-full .archive-layout-grid.four-col-masonry article:nth-of-type(5n+6).archive-image-list-alternate .archive-grid-post .read-single, body.archive-first-post-full .archive-layout-grid.two-col-masonry article:nth-of-type(3n+4).archive-image-list-alternate .archive-grid-post .read-single, body.archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(4n+5).archive-image-list-alternate .archive-grid-post .read-single { flex-wrap: wrap; } body:not(.archive-first-post-full) .archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate .archive-grid-post .read-bg-img, body:not(.archive-first-post-full) .archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate .archive-grid-post .read-bg-img, body:not(.archive-first-post-full) .archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-bg-img, body:not(.archive-first-post-full) .archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate .archive-grid-post .read-details, body:not(.archive-first-post-full) .archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate .archive-grid-post .read-details, body:not(.archive-first-post-full) .archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-details, body.archive-first-post-full .archive-layout-grid.four-col-masonry article:nth-of-type(5n+6).archive-image-list-alternate .archive-grid-post .read-details, body.archive-first-post-full .archive-layout-grid.two-col-masonry article:nth-of-type(3n+4).archive-image-list-alternate .archive-grid-post .read-details, body.archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(4n+5).archive-image-list-alternate .archive-grid-post .read-details, body.archive-first-post-full .archive-layout-grid.four-col-masonry article:nth-of-type(5n+6).archive-image-list-alternate .archive-grid-post .read-bg-img, body.archive-first-post-full .archive-layout-grid.two-col-masonry article:nth-of-type(3n+4).archive-image-list-alternate .archive-grid-post .read-bg-img, body.archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(4n+5).archive-image-list-alternate .archive-grid-post .read-bg-img { width: 100%; padding-right: 0; padding-left: 0; } .entry-content>p { margin: 0; } .af-search-wrap { position: static; } body.single .entry-header .aft-post-excerpt-and-meta .post-excerpt, .entry-content { margin-left: 0; margin-right: 0; } body:not(.full-width-content) #primary .darknews_express_posts_grid_widget .af-express-grid-wrap, .darknews_express_posts_grid_widget .af-express-grid-wrap { grid-template-columns: repeat(1, 1fr); } .darknews_express_posts_grid_widget .af-express-grid-wrap .read-single:first-child { grid-column-end: span 1; grid-row-end: span 1; } } @media screen and (max-width: 375px) { .header-layout-default .top-bar-flex { flex-wrap: wrap; } .header-layout-default .top-bar-flex .top-bar-left , .header-layout-default .top-bar-flex .top-bar-right { width: 100%; justify-content: center; } } /*-------------------------------------------------------------- # media queries------------------------------------------------ --------------------------------------------------------------*/ /*color to be filtered from custom style*/ body.darknews-header .aft-small-social-menu ul li a { color: #ffffff !important; } .aft-default-mode #secondary .darknews-widget ol[class*="wp-block-"] a, .aft-default-mode #secondary .darknews-widget ul[class*="wp-block-"] a, .aft-default-mode .comment-meta a, .aft-default-mode .entry-content a, .aft-default-mode .entry-content > [class*="wp-block-"] a:not(.has-text-color), .aft-default-mode .entry-content > ol a, .aft-default-mode .entry-content > ul a, .aft-default-mode .entry-content > p a, .aft-default-mode .main-navigation .menu .menu-mobile li a, .aft-default-mode .author-links a, .aft-default-mode .main-navigation ul.children li a, .aft-default-mode .nav-links a, .aft-default-mode .main-navigation ul .sub-menu li a, .aft-default-mode .read-details .entry-meta span, .aft-default-mode .aft-comment-view-share>span>a, .aft-default-mode h4.af-author-display-name, .aft-default-mode #wp-calendar caption, .aft-default-mode .wp-block-image figcaption, .aft-default-mode ul.trail-items li a, .aft-default-mode #sidr, .aft-default-mode { color: #4a4a4a; } .aft-dark-mode .entry-content a, .aft-dark-mode .entry-content > [class*="wp-block-"] a:not(.has-text-color), .aft-dark-mode .entry-content > ol a, .aft-dark-mode .entry-content > ul a, .aft-dark-mode .entry-content > p a, .aft-dark-mode #secondary .darknews-widget ol[class*="wp-block-"] a, .aft-dark-mode #secondary .darknews-widget ul[class*="wp-block-"] a, .aft-dark-mode .comment-meta a, .aft-default-mode section.data-bg .author-links a, .aft-default-mode section.data-bg .read-details .entry-meta span, .aft-default-mode section.data-bg .read-title h4 a { color: #fff; } .aft-default-mode.woocommerce span.onsale, .aft-dark-mode input[type="button"], .aft-dark-mode input[type="reset"], .aft-dark-mode input[type="submit"], .aft-dark-mode .inner-suscribe input[type=submit], .aft-default-mode input[type="button"], .aft-default-mode input[type="reset"], .aft-default-mode input[type="submit"], .aft-default-mode .inner-suscribe input[type=submit], .btn-style1 a:visited, .btn-style1 a, .darknews-pagination .nav-links .page-numbers.current, #scroll-up, article.sticky .read-single:before, .aft-readmore-wrapper a.aft-readmore:hover, .widget-title-border-center .widget-title .heading-line-before, .read-img .trending-no, .trending-posts-vertical .trending-no { background-color: #d72924; } .aft-dark-mode.single span.tags-links a:hover, .darknews-pagination .nav-links .page-numbers.current, .aft-readmore-wrapper a.aft-readmore:hover, p.awpa-more-posts a:hover { border-color: #d72924; } .aft-default-mode .entry-content a:hover, .aft-default-mode .entry-content > [class*="wp-block-"] a:not(.has-text-color):hover, .aft-default-mode .entry-content > ol a:hover, .aft-default-mode .entry-content > ul a:hover, .aft-default-mode .entry-content > p a:hover, .aft-dark-mode .entry-content a:hover, .aft-dark-mode .entry-content > [class*="wp-block-"] a:not(.has-text-color):hover, .aft-dark-mode .entry-content > ol a:hover, .aft-dark-mode .entry-content > ul a:hover, .aft-dark-mode .entry-content > p a:hover, .aft-dark-mode #secondary .darknews-widget ol[class*="wp-block-"] a:hover, .aft-dark-mode #secondary .darknews-widget ul[class*="wp-block-"] a:hover, .aft-dark-mode .comment-meta a:hover, .aft-default-mode #secondary .darknews-widget ol[class*="wp-block-"] a:hover, .aft-default-mode #secondary .darknews-widget ul[class*="wp-block-"] a:hover, .aft-default-mode .comment-meta a:hover, p.logged-in-as a, .site-footer .secondary-footer a:hover, .aft-default-mode .wp-block-tag-cloud a:hover, .aft-default-mode .tagcloud a:hover, .aft-default-mode.single span.tags-links a:hover, .aft-default-mode p.awpa-more-posts a:hover, .aft-default-mode p.awpa-website a:hover, .aft-default-mode .wp-post-author-meta .awpa-display-name a:hover, .aft-default-mode .widget ul.menu>li a:hover, .aft-default-mode .nav-links a:hover, .aft-default-mode ul.trail-items li a:hover, .aft-dark-mode .tagcloud a:hover, .aft-dark-mode.single span.tags-links a:hover, .aft-dark-mode p.awpa-more-posts a:hover, .aft-dark-mode p.awpa-website a:hover, .aft-dark-mode .wp-post-author-meta .awpa-display-name a:hover, .aft-dark-mode .widget ul.menu>li a:hover, .aft-dark-mode .nav-links a:hover, .aft-dark-mode ul.trail-items li a:hover, .comment-metadata a:hover { color: #d72924; transition: all 0.3s linear; } a, a:visited, a:hover, a:focus, a:active { color: #d72924; } .site-footer a:visited, .site-footer a { color: #fff; } .aft-default-mode .site-footer .wp-calendar-nav a, #wp-calendar tbody td a, .aft-dark-mode #wp-calendar tbody td#today, .aft-default-mode #wp-calendar tbody td#today, .entry-content>[class*="wp-block-"] a:not(.has-text-color), .entry-content>ul a, .entry-content>ul a:visited, .entry-content>ol a, .entry-content>ol a:visited, .entry-content>p a, .entry-content>p a:visited { color: #d72924; } .single span.tags-links a:hover { border-color: #d72924; } .aft-default-mode button, .aft-default-mode input[type="button"], .aft-default-mode input[type="reset"], .aft-default-mode input[type="submit"], .aft-dark-mode button, .aft-dark-mode input[type="button"], .aft-dark-mode input[type="reset"], .aft-dark-mode input[type="submit"], .read-img .trending-no, .trending-posts-vertical .trending-no, .aft-default-mode .btn-style1 a { color: #ffffff; } @media only screen and (max-width: 1400px) { .aft-default-mode.single .entry-content-wrap.social-vertical-share .aft-social-share { background-color: #fff; } } @media only screen and (min-width: 993px) { body.aft-dark-mode .main-navigation .menu ul ul ul, body.aft-dark-mode .main-navigation .menu>ul>li>ul { background-color: #212121; } .aft-default-mode .darknews-header .main-navigation .menu-desktop>ul>li:hover>a:before, .aft-default-mode .darknews-header .main-navigation .menu-desktop>ul>li.current-menu-item>a:before { background-color: #d72924; } .aft-default-mode .main-navigation .menu>ul>li>ul, .aft-default-mode .main-navigation .menu>ul ul, .aft-default-mode .header-layout-compressed.header-layout-compressed-centered .navigation-container { background-color: #fff; } } .aft-default-mode:not(.home) .header-layout-compressed-full .full-width.af-transparent-head .af-for-transparent .main-navigation .menu>ul>li>a, .aft-default-mode .header-layout-compressed .compress-bar-mid .date-bar-mid, .aft-default-mode .darknews-header .search-icon:visited, .aft-default-mode .darknews-header .search-icon:hover, .aft-default-mode .darknews-header .search-icon:focus, .aft-default-mode .darknews-header .search-icon:active, .aft-default-mode .darknews-header .search-icon { color: #ffffff; } .aft-default-mode .page-title, .aft-default-mode h1.entry-title, .aft-default-mode .widget-title, .aft-default-mode .header-after1 { color: #031b11; } .aft-default-mode .wp-block-group .wp-block-latest-comments li.wp-block-latest-comments__comment a, .aft-default-mode .wp-block-group .wp-block-group__inner-container ul li a, .aft-default-mode .banner-exclusive-posts-wrapper a, .aft-default-mode .banner-exclusive-posts-wrapper a:visited, .aft-default-mode .featured-category-item .read-img a, .widget>ul>li .comment-author-link, .aft-default-mode .widget ul.menu>li a, .aft-default-mode .widget>ul>li a, .aft-default-mode .read-title h2 a, .aft-default-mode .read-title h4 a { color: #404040; } .aft-default-mode .af-main-banner-thumb-posts .small-grid-style .af-sec-post:first-child .read-details .read-title h4 a, .aft-default-mode .site-footer .color-pad .grid-design-texts-over-image .read-details .entry-meta span a, .aft-default-mode .site-footer .color-pad .grid-design-texts-over-image .read-details .entry-meta span, .aft-default-mode .site-footer .color-pad .grid-design-texts-over-image .read-title h4 a, .aft-default-mode .site-footer .color-pad .grid-design-texts-over-image .read-details, .aft-default-mode .grid-design-texts-over-image .read-details .entry-meta span a, .aft-default-mode .grid-design-texts-over-image .read-details .entry-meta span, .aft-dark-mode .site-footer .color-pad .grid-design-texts-over-image .read-title h4 a, .aft-dark-mode .site-footer .color-pad .grid-design-texts-over-image .read-details, .aft-dark-mode .grid-design-texts-over-image .read-details .entry-meta span a, .aft-dark-mode .grid-design-texts-over-image .read-details .entry-meta span, .aft-dark-mode .grid-design-texts-over-image .read-title h4 a, .aft-default-mode .grid-design-texts-over-image .read-title h4 a, .aft-default-mode .grid-design-texts-over-image .read-details { color: #fff; } .darknews-header.header-layout-centered .top-bar-right div.custom-menu-link>a, .darknews-header.header-layout-compressed-full .top-bar-right div.custom-menu-link>a, .darknews-header.header-layout-default .search-watch div.custom-menu-link>a , .exclusive-posts .exclusive-now { background: #d72924; } .aft-dark-mode .mailchimp-block { background-color: #111; } .read-img .af-post-format i, .mailchimp-block, .mailchimp-block .block-title { color: #ffffff; } .site-footer .wp-block-group .wp-block-latest-comments li.wp-block-latest-comments__comment a, .site-footer .wp-block-group .wp-block-group__inner-container ul li a, .site-footer .wp-block-group .wp-block-latest-posts.wp-block-latest-posts__list li a, .site-footer .widget ul.menu>li a, .site-footer .widget>ul>li a, .site-footer h4.af-author-display-name, .site-footer .darknews_tabbed_posts_widget .nav-tabs>li>a, .site-footer .color-pad .entry-meta span a, .site-footer .color-pad .entry-meta span, .site-footer .color-pad .read-title h4 a, .site-footer #wp-calendar caption, .site-footer .header-after1, .site-footer .widget-title, .site-footer .widget ul li, .site-footer .color-pad, .site-footer a, .site-footer, footer.site-footer { color: #ffffff; } .aft-default-mode .site-info { background-color: #202020; } .aft-default-mode .site-info .color-pad a, .aft-default-mode .site-info .color-pad { color: #fff; } /*color to be filtered from custom style*/ header+#af-preloader+.af-whole-wrapper #content.container-wrapper, header+.af-whole-wrapper #content.container-wrapper { margin-top: 0; padding-top: 25px; } @media screen and (min-width: 1360px) { .af-full-layout .elementor-section.elementor-section-full_width>.elementor-container, .af-full-layout .elementor-section.elementor-section-boxed>.elementor-container { max-width: 1920px; } } .af-wide-layout .elementor-section.elementor-section-boxed>.elementor-container, .af-boxed-layout .elementor-section.elementor-section-boxed>.elementor-container { max-width: 1244px; } .af-boxed-layout.elementor-page #content.container-wrapper .af-breadcrumbs, .af-wide-layout.elementor-page #content.container-wrapper .af-breadcrumbs, .af-boxed-layout.elementor-default #content.container-wrapper .af-breadcrumbs, .af-wide-layout.elementor-default #content.container-wrapper .af-breadcrumbs { max-width: 1244px; margin-left: auto; margin-right: auto; } /* for elespare */ .elementor-page.af-wide-layout .elespare-site-footer .elementor-section-wrap>section.elementor-section>.elementor-container, .elementor-default.af-wide-layout .elespare-site-footer .elementor-section-wrap>section.elementor-section>.elementor-container, .elementor-page.af-wide-layout .elespare-site-header .elementor-section-wrap>section.elementor-section>.elementor-container, .elementor-default.af-wide-layout .elespare-site-header .elementor-section-wrap>section.elementor-section>.elementor-container { max-width: 1244px; padding-right: 25px; padding-left: 25px; } /* for elespare */ .blockspare-page-section .aligncenter, .blockspare-page-section .alignfull, .blockspare-page-section .alignwide { margin: 0; }