/* Theme Name: Newsever Pro Theme URI: https://afthemes.com/products/newsever-pro/ Author: AF themes Author URI: https://www.afthemes.com/ Description: Newsever Pro is an ideal WordPress theme for Best Responsive News and Magazine Site. The theme comes with Default, Dark and Light color mode, which enables you to present articles and blog posts with the trending appearance. You can build your website as you want and preview the changes using live customizer options and custom widgets to create a great news website. It is compatible with the Gutenberg WordPress blocks and RTL along with the plugin WooCommerce that lets you incorporate an online shop with our newspaper design. The theme is great for blogging and ideal for a news site, newspaper, magazine, publishing or review site, as it has many useful features that involve creating an amazing looking newsportal. The theme is well designed to rank your website in the top of the search engines and users can receive outstanding support from the team if any problems occur when using the theme. There are number of demos available in this theme so choose the one you like and start to build a website. See our demos: https://afthemes.com/newsever-pro-wordpress-theme-for-the-best-responsive-news-magazine-sites/ Version: 1.0.5 Requires PHP: 5.6 Tested up to: 5.6 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: newsever Tags: news, blog, entertainment, one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, full-width-template, custom-header, translation-ready, rtl-language-support, 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. Newsever 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. Newsever WordPress Theme, Copyright 2018 AF themes Newsever 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 # Forms # Navigation ## Links ## Menus # Accessibility # Alignments # Clearings # Widgets # Content ## Posts and pages ## Comments # Infinite scroll # Media ## Captions ## Galleries # Footer --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Normalize --------------------------------------------------------------*/ html { font-family: 'Roboto', 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: #ffc107; 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="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; } 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; } fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } legend { border: 0; padding: 0; } textarea { overflow: auto; } optgroup { font-weight: bold; } table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } /*-------------------------------------------------------------- # Normalize --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Typography --------------------------------------------------------------*/ body, button, input, select, optgroup, textarea { color: #4a4a4a; font-family: 'Roboto', sans-serif; font-size: 16px; line-height: 1.7; } body.aft-dark-mode, body.aft-dark-mode button, body.aft-dark-mode input, body.aft-dark-mode select, body.aft-dark-mode optgroup, textarea{ color: #ffffff; } h1, h2, h3, h4, h5, h6 { clear: both; color: #000000; } .site-title, h1, h2, h3, h4, h5, h6 { font-family: 'Barlow', sans-serif; font-weight: 600; } .read-title h4{ font-family: 'Barlow Semi Condensed', sans-serif; } p { margin-bottom: 15px; font-family: 'Roboto', sans-serif; } dfn, cite, em, i { font-style: italic; } blockquote { font-style: italic; border: 0; position: relative; text-align: center; font-size: 1.5625em; line-height: 1.44; margin-top: 2.57143em; margin-bottom: 2.14286em; padding-top: 1.71429em; padding-bottom: 1.71429em; } 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:before { content: "\201C"; position: absolute; top: -0.75em; left: 50%; padding: 0 0.857em; color: black; background: white; z-index: 1; -webkit-transform: translateX(-50%); transform: translateX(-50%); } blockquote:after { content: ""; display: block; width: 9em; margin-left: -4.5em; position: absolute; top: 0; bottom: 0; left: 50%; border: 1px solid rgba(0, 0, 0, 0.1); border-left: 0; border-right: 0; } 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 solid rgba(0, 0, 0, 0.1); cursor: help; } mark, ins { /*background: #fff9c0;*/ text-decoration: none; } big { font-size: 125%; } /*-------------------------------------------------------------- # Typography --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Elements --------------------------------------------------------------*/ html { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; } body { background-color: #fbfbfb; } 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: 1px solid rgba(0, 0, 0, 0.1); 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: #fbfbfb; z-index: 99999999; top: 0; left: 0; display: flex; align-items: center; justify-content: center; } .spinner { position: relative; width: 100px; height: 100px; overflow: hidden; } .spinner::before { content: ""; position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; border: 4px solid rgba(64, 64, 64, .2); border-radius: 50%; } .spinnerhalf { width: 50%; height: 100%; overflow: hidden; position: relative; } .spinnerhalf::after { content: ""; display: block; position: absolute; left: 0; top: 0; width: 200%; height: 100%; border: 4px solid transparent; border-top-color: rgba(255, 152, 0, 1); border-left-color: rgba(255, 152, 0, 1); border-radius: 50%; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); } .spinnerhalf--left { float: left; } .spinnerhalf--left::after { -webkit-animation: spin-left 2s cubic-bezier(0.215, 0.61, 0.355, 1) infinite; animation: spin-left 2s cubic-bezier(0.215, 0.61, 0.355, 1) infinite; } .spinnerhalf--right { float: right; -webkit-transform: rotate(180deg); transform: rotate(180deg); } .spinnerhalf--right::after { -webkit-animation: spin-right 2s cubic-bezier(0.55, 0.055, 0.675, 0.19) infinite; animation: spin-right 2s cubic-bezier(0.55, 0.055, 0.675, 0.19) infinite; } @-webkit-keyframes spin-left { 0%, 25% { -webkit-transform: rotate(-225deg); transform: rotate(-225deg); visibility: hidden; } 50%, 75% { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); } 100% { -webkit-transform: rotate(135deg); transform: rotate(135deg); } } @keyframes spin-left { 0%, 25% { -webkit-transform: rotate(-225deg); transform: rotate(-225deg); visibility: hidden; } 50%, 75% { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); } 100% { -webkit-transform: rotate(135deg); transform: rotate(135deg); } } @-webkit-keyframes spin-right { 0% { -webkit-transform: rotate(-225deg); transform: rotate(-225deg); } 25%, 50% { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); } 75%, 100% { -webkit-transform: rotate(135deg); transform: rotate(135deg); visibility: hidden; } } @keyframes spin-right { 0% { -webkit-transform: rotate(-225deg); transform: rotate(-225deg); } 25%, 50% { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); } 75%, 100% { -webkit-transform: rotate(135deg); transform: rotate(135deg); visibility: hidden; } } /*-------------------------------------------------------------- # Preloader --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Forms --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Forms --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Navigation --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Navigation --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## Links --------------------------------------------------------------*/ a { color: #404040; text-decoration: none; } a:visited { color: #404040; } a:hover, a:focus, a:active { color: #1c1c1c; outline: 0; text-decoration: none; } a:focus { outline: 1px dotted; } a:hover, a:active { outline: 0; text-decoration: none; } /*-------------------------------------------------------------- ## color --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## color --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## grid --------------------------------------------------------------*/ .col-1 { width: 100%; } .col-2 { width: 50%; } .col-3 { width: 33.33%; } .col-4 { width: 25%; } .col-16 { width: 16.6667%; } .col-20 { width: 20%; } .col-23 { width: 23.33%; } .col-28 { width: 28%; } .col-30 { width: 30%; } .col-40 { width: 40%; } .col-44 { width: 44%; } .col-46 { width: 46.67%; } .col-60 { width: 60%; } .col-66 { width: 66.67%; } .col-70 { width: 70%; } .col-75 { width: 75%; } .col-85 { width: 85%; } .float-l { float: left; } .pad { padding-left: 7.5px; padding-right: 7.5px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .marg-15-lr { margin-right: 10px; margin-left: 10px; } .marg-btm-lr { margin-bottom: 10px; } .aft-blocks.banner-carousel-1-wrap.bg-fixed.grid .aft-banner-box-wrapper.af-container-row.clearfix , .aft-blocks.banner-carousel-1-wrap.bg-fixed.default .aft-banner-box-wrapper.af-container-row.clearfix { margin-right: 0; margin-left: 0; } .container-wrapper:before, .container-wrapper:after { content: ""; display: table; } .container-wrapper:after { clear: both; } .container-wrapper { max-width: 1500px; margin: 0 auto; padding-left: 25px; padding-right: 25px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .af-main-banner-boxed .main-banner-widget-section.container-wrapper{ padding-left: 0; padding-right: 0; } .aft-main-banner-section .newsever_author_info_widget .container-wrapper { padding-left: 0; padding-right: 0; } .pos-rel { position: relative; } #secondary.sidebar-area{ background-color: rgba(32, 32, 32, 0.05); } body.aft-default-mode .aft-main-banner-section .read-single, body.aft-dark-mode .aft-main-banner-section .read-single { background-color: rgba(32, 32, 32, 0.5); } body.aft-light-mode .aft-main-banner-section .read-single { background-color: rgba(255, 255, 255, 0.5); } #tertiary { background: #404040; background-image: -moz-linear-gradient(45deg, #404040, #202020); background-image: -o-linear-gradient(45deg, #404040, #202020); background-image: -webkit-linear-gradient(45deg, #404040, #202020); background-image: linear-gradient(45deg, #404040, #202020); } .aft-transparent-main-banner-box .aft-main-banner-section .read-single{ background-color: transparent; position: relative; } .aft-transparent-main-banner-box .aft-main-banner-section .read-single:before{ position: absolute; content: ''; height: 100%; width: 100%; top: 0; left: 0; background-color: #2b2b2b; opacity: 0.7; z-index: -1; } /*right-sidebar*/ .content-with-single-sidebar.content-with-right-single-sidebar.frontpage-layout-1 .af-container-block-wrapper, .content-with-single-sidebar.content-with-right-single-sidebar.frontpage-layout-2 .af-container-block-wrapper{ display: flex; flex-flow: row wrap; } .content-with-single-sidebar.content-with-right-single-sidebar.frontpage-layout-2 #secondary , .content-with-single-sidebar.content-with-right-single-sidebar.frontpage-layout-1 #secondary { align-self: flex-start; } .content-with-single-sidebar.content-with-right-single-sidebar.frontpage-layout-2 #secondary.aft-sticky-sidebar , .content-with-single-sidebar.content-with-right-single-sidebar.frontpage-layout-1 #secondary.aft-sticky-sidebar { align-self: auto; } .content-with-single-sidebar.content-with-right-single-sidebar.frontpage-layout-2 .af-container-block-wrapper{ flex-direction: row-reverse; } .content-with-single-sidebar.content-with-right-single-sidebar.frontpage-layout-1 .container-wrapper #primary { width: 72.33%; float: left; margin-right: 1%; } .content-with-single-sidebar.content-with-right-single-sidebar.frontpage-layout-1 .container-wrapper #secondary { width: 26.67%; float: left; } .content-with-single-sidebar.content-with-right-single-sidebar.frontpage-layout-2 .container-wrapper #primary { width: 72.33%; float: right; margin-right: 1%; } .content-with-single-sidebar.content-with-right-single-sidebar.frontpage-layout-2 .container-wrapper #secondary { width: 26.67%; float: right; } /*right-sidebar*/ /*left-sidebar*/ .content-with-single-sidebar.content-with-left-single-sidebar.frontpage-layout-1 .af-container-block-wrapper, .content-with-single-sidebar.content-with-left-single-sidebar.frontpage-layout-2 .af-container-block-wrapper{ display: flex; flex-flow: row wrap; } .content-with-single-sidebar.content-with-left-single-sidebar.frontpage-layout-2 #tertairy , .content-with-single-sidebar.content-with-left-single-sidebar.frontpage-layout-1 #tertairy { align-self: flex-start; } .content-with-single-sidebar.content-with-left-single-sidebar.frontpage-layout-2 #tertairy.aft-sticky-sidebar , .content-with-single-sidebar.content-with-left-single-sidebar.frontpage-layout-1 #tertairy.aft-sticky-sidebar { align-self: auto; } .content-with-single-sidebar.content-with-left-single-sidebar.frontpage-layout-2 .af-container-block-wrapper{ flex-direction: row-reverse; } .content-with-single-sidebar.content-with-left-single-sidebar.frontpage-layout-1 .container-wrapper #primary { width: 72.33%; float: right; margin-left: 1%; } .content-with-single-sidebar.content-with-left-single-sidebar.frontpage-layout-1 .container-wrapper #tertiary { width: 26.67%; float: right; } .content-with-single-sidebar.content-with-left-single-sidebar.frontpage-layout-2 .container-wrapper #primary { width: 72.33%; float: left; margin-left: 1%; } .content-with-single-sidebar.content-with-left-single-sidebar.frontpage-layout-2 .container-wrapper #tertiary { width: 26.67%; float: left; } /*left-sidebar*/ .content-with-two-sidebars .af-three-col-layout { display: flex; flex-flow: row wrap; -webkit-justify-content: space-between; justify-content: space-between; } .content-with-two-sidebars.frontpage-layout-1 .af-three-col-layout #primary{order:2;} .content-with-two-sidebars.frontpage-layout-1 .af-three-col-layout #tertiary{order:1;} .content-with-two-sidebars.frontpage-layout-1 .af-three-col-layout #secondary{order:3;} .content-with-two-sidebars.frontpage-layout-2 .af-three-col-layout #primary{order:1;} .content-with-two-sidebars.frontpage-layout-2 .af-three-col-layout #tertiary{order:2;} .content-with-two-sidebars.frontpage-layout-2 .af-three-col-layout #secondary{order:3;} .content-with-two-sidebars.frontpage-layout-3 .af-three-col-layout #primary{order:3;} .content-with-two-sidebars.frontpage-layout-3 .af-three-col-layout #tertiary{order:1;} .content-with-two-sidebars.frontpage-layout-3 .af-three-col-layout #secondary{order:2;} body.content-with-two-sidebars .container-wrapper .af-three-col-layout #primary { width: 48%; float: none; padding-left: 15px; padding-right: 15px; -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body.content-with-single-sidebar .container-wrapper .af-three-col-layout #primary , body.content-with-two-sidebars .container-wrapper .af-three-col-layout #primary { padding-bottom: 15px; } body.content-with-two-sidebars .container-wrapper .af-three-col-layout .sidebar-area { width: 23.33%; float: none; padding-left: 15px; padding-right: 15px; align-self: flex-start; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body.content-with-two-sidebars .container-wrapper .af-three-col-layout .sidebar-area.aft-sticky-sidebar { align-self: auto; } body.content-with-two-sidebars .container-wrapper .af-three-col-layout #secondary { width: 26.67%; padding-left: 15px; padding-right: 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body.content-with-two-sidebars.aft-dark-mode .container-wrapper .af-three-col-layout #secondary { background-color: transparent; } body.home.content-with-single-sidebar .container-wrapper #primary { -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.1); -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.1); box-shadow: 0 0 5px 0 rgba(0,0,0,0.1); } body.content-with-single-sidebar.align-content-left .container-wrapper #primary { float: left; width: 72.33%; margin: 0 1% 0 0; padding: 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body.content-with-single-sidebar.align-content-left .container-wrapper #secondary { width: 26.67%; float: left; padding: 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body.content-with-single-sidebar.align-content-right .container-wrapper #primary { float: right; width: 72.33%; margin: 0 0 0 1%; padding: 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body.content-with-single-sidebar.align-content-right .container-wrapper #secondary { width: 26.67%; float: left; padding: 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body.full-width-content #primary , .container-wrapper #primary.aft-no-sidebar { width: 100%; } .container-wrapper .content-area, .container-wrapper .sidebar-area { padding-left: 15px; padding-right: 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .af-flex-container{ display: flex; } /*-------------------------------------------------------------- ## grid --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## Menus --------------------------------------------------------------*/ /*social-navigation=================================*/ .aft-small-social-menu { text-align: right; } .social-widget-menu ul li, .aft-small-social-menu ul li { display: inline-block; } .social-widget-menu ul{display: flex;} .social-widget-menu ul li{ margin-bottom: 2px; margin-right: 2px; } .social-widget-menu ul li a, .aft-small-social-menu ul li a { font-size: 14px; font-family: FontAwesome; 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: FontAwesome; 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: 30px; 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; } .aft-small-social-menu ul a[href*="dribbble.com"]:after, .social-widget-menu ul a[href*="dribbble.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"; } .em-author-details ul li a[href*="facebook.com"], .social-widget-menu ul li a[href*="facebook.com"], .aft-small-social-menu ul li a[href*="facebook.com"] { background-color: #3b5999; } .em-author-details ul li a[href*="dribbble.com"], .social-widget-menu ul li a[href*="dribbble.com"], .aft-small-social-menu ul li a[href*="dribbble.com"] { background-color: #ea4c89; } .em-author-details ul li a[href*="vk.com"], .social-widget-menu ul li a[href*="vk.com"], .aft-small-social-menu ul li a[href*="vk.com"] { background-color: #4c75a3; } .em-author-details ul li a[href*="twitter.com"], .social-widget-menu ul li a[href*="twitter.com"], .aft-small-social-menu ul li a[href*="twitter.com"] { background-color: #55acee; } .em-author-details ul li a[href*="linkedin.com"], .social-widget-menu ul li a[href*="linkedin.com"], .aft-small-social-menu ul li a[href*="linkedin.com"] { background-color: #0077B5; } .em-author-details ul li a[href*="instagram.com"], .social-widget-menu ul li a[href*="instagram.com"], .aft-small-social-menu ul li a[href*="instagram.com"] { background-color: #3F729B; } .em-author-details ul li a[href*="youtube.com"], .social-widget-menu ul li a[href*="youtube.com"], .aft-small-social-menu ul li a[href*="youtube.com"] { background-color: #cd201f; } .em-author-details ul li a[href*="vimeo.com"], .social-widget-menu ul li a[href*="vimeo.com"], .aft-small-social-menu ul li a[href*="vimeo.com"] { background-color: #1ab7ea; } .em-author-details ul li a[href*="plus.google.com"], .social-widget-menu ul li a[href*="plus.google.com"], .aft-small-social-menu ul li a[href*="plus.google.com"] { background-color: #dd4b39; } .em-author-details ul li a[href*="pinterest.com"], .social-widget-menu ul li a[href*="pinterest.com"], .aft-small-social-menu ul li a[href*="pinterest.com"] { background-color: #bd081c; } .em-author-details ul li a[href*="tumblr.com"], .social-widget-menu ul li a[href*="tumblr.com"], .aft-small-social-menu ul li a[href*="tumblr.com"] { background-color: #34465d; } .em-author-details ul li a[href*="wordpress.org"], .social-widget-menu ul li a[href*="wordpress.org"], .aft-small-social-menu ul li a[href*="wordpress.org"] { background-color: #21759b; } .em-author-details ul li a[href*="whatsapp.com"], .social-widget-menu ul li a[href*="whatsapp.com"], .aft-small-social-menu ul li a[href*="whatsapp.com"] { background-color: #25D366; } .em-author-details ul li a[href*="reddit.com"], .social-widget-menu ul li a[href*="reddit.com"], .aft-small-social-menu ul li a[href*="reddit.com"] { background-color: #ff5700; } .em-author-details ul li a[href*="t.me"], .social-widget-menu ul li a[href*="t.me"], .aft-small-social-menu ul li a[href*="t.me"] { background-color: #00405d; } .em-author-details ul li a[href*="ok.ru"], .social-widget-menu ul li a[href*="ok.ru"], .aft-small-social-menu ul li a[href*="ok.ru"] { background-color: #ed812b; } .em-author-details ul li a[href*="wechat.com"], .social-widget-menu ul li a[href*="wechat.com"], .aft-small-social-menu ul li a[href*="wechat.com"] { background-color: #09b83e; } .em-author-details ul li a[href*="weibo.com"], .social-widget-menu ul li a[href*="weibo.com"], .aft-small-social-menu ul li a[href*="weibo.com"] { background-color: #ce1126; } .em-author-details ul li a[href*="github.com"], .social-widget-menu ul li a[href*="github.com"], .aft-small-social-menu ul li a[href*="github.com"] { background-color: #00405d; } .social-widget-menu ul li a, .em-author-details ul li a, .aft-small-social-menu ul li a { background: #fff; } .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"; } .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"; } .social-navigation ul a[href*="t.me"]:after, .social-widget-menu ul a[href*="t.me"]:before { content: "\f2c6"; } .social-navigation ul a[href*="ok.ru"]:after, .social-widget-menu ul a[href*="ok.ru"]:before { content: "\f263"; } .social-navigation ul a[href*="wechat.com"]:after, .social-widget-menu ul a[href*="wechat.com"]:before { content: "\f1d7"; } .social-navigation ul a[href*="weibo.com"]:after, .social-widget-menu ul a[href*="weibo.com"]:before { content: "\f18a"; } .social-navigation ul a[href*="github.com"]:after, .social-widget-menu ul a[href*="github.com"]:before { content: "\f09b"; } /*social-navigation=================================*/ /*-------------------------------------------------------------- # Navigation --------------------------------------------------------------*/ .top-bar-flex { display: flex; align-items: center; position: relative; min-height: 30px; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .top-bar-left { display: flex; align-items: center; } .off-cancas-panel { line-height: 1; margin-right: 15px; } .offcanvas { display: inline-block; vertical-align: middle; } .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; height: 3px; background-color: #fff; border-color: #fff; transition: .1s all linear; } .offcanvas-menu span.mbtn-mid { top: 50%; margin-top: -1.5px; } body.aft-default-mode .header-style1:not(.header-layout-centered) .top-header .offcanvas-menu span.mbtn-top , body.aft-default-mode .header-style1 .top-header .offcanvas-menu span.mbtn-top , .offcanvas-menu span.mbtn-top { background: transparent; border-right:5px solid; border-left:1.1em solid; border-color: #fff; } body.aft-default-mode .header-style1:not(.header-layout-centered) .top-header .offcanvas-menu span.mbtn-bot , body.aft-default-mode .header-style1 .top-header .offcanvas-menu span.mbtn-bot , .offcanvas-menu span.mbtn-bot { bottom: 0; background: transparent; border-left:5px solid; border-right:1.1em solid; border-color: #fff; } body.aft-default-mode .header-style1 .top-header .offcanvas:hover .offcanvas-menu span.mbtn-top, .offcanvas:hover .offcanvas-menu span.mbtn-top{ border-left:5px solid; border-right:1.1em solid; border-color: #fff; } body.aft-default-mode .header-style1 .top-header .offcanvas:hover .offcanvas-menu span.mbtn-bot, .offcanvas:hover .offcanvas-menu span.mbtn-bot{ border-right:5px solid; border-left:1.1em solid; border-color: #fff; } #sidr{ width: 380px; visibility: hidden; opacity: 0; } .sidr.left{ left: -380px; } body.sidr-open #sidr{ visibility: visible; opacity: 1; } .date-bar-left { color: #fff; font-weight: 600; min-width: 125px; } /*for all navigation==============*/ .main-navigation ul li:after { position: absolute; content: ''; width: 100%; height: 3px; left: 0; bottom: 0; background-color: #fff; } .main-navigation ul li:hover:after { -webkit-animation: af-menu-animation .5s ease-in-out; /* Safari 4+ */ -moz-animation: af-menu-animation .5s ease-in-out; /* Fx 5+ */ -o-animation: af-menu-animation .5s ease-in-out; /* Opera 12+ */ animation: af-menu-animation .5s ease-in-out; /* IE 10+, Fx 29+ */ } @-webkit-keyframes af-menu-animation { 0% { width: 0; } 100% { width: 100%; } } @-moz-keyframes af-menu-animation { 0% { width: 0; } 100% { width: 100%; } } @-o-keyframes af-menu-animation { 0% { width: 0; } 100% { width: 100%; } } @keyframes af-menu-animation { 0% { width: 0; } 100% { width: 100%; } } /*border-bottom-color-repeat*/ .main-navigation ul li:nth-child(7n+1):after {background-color: #2196F3;} .main-navigation ul li:nth-child(7n+2):after {background-color: #4caf50;} .main-navigation ul li:nth-child(7n+3):after {background-color: #ffbf3f;} .main-navigation ul li:nth-child(7n+4):after {background-color: #ff5722;} .main-navigation ul li:nth-child(7n+5):after {background-color: #00BCD4;} .main-navigation ul li:nth-child(7n+6):after {background-color: #9c27b0;} .main-navigation ul li:nth-child(7n+7):after {background-color: #8bc34a;} /*border-bottom-color-repeat*/ .main-navigation .hide-menu-border ul li:after , .main-navigation ul.menu-mobile li:after , .main-navigation ul.sub-menu li:after {display: none;} /*for all navigation==============*/ .main-navigation ul li { position: relative; display: inline-block; transition-duration: 0.5s; text-transform: uppercase; font-size: 14px; line-height: 20px; padding: 15px 20px; font-family: 'Barlow', sans-serif; font-weight: 600; } .main-navigation ul li a { color: #fff; font-family: 'Roboto', sans-serif; } .main-navigation ul li.page_item_has_children > a:after, .main-navigation ul li.menu-item-has-children > a:after { content: "\f107"; font-family: FontAwesome; padding: 0 5px; color: inherit; font-size: inherit; } .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;} .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: FontAwesome; padding-right: 10px; float: left; } .main-navigation ul.menu-mobile ul.children li.page_item_has_children > a:before, .main-navigation ul.menu-mobile .sub-menu li.menu-item-has-children > a:before{ display: none; } .main-navigation ul ul { float: left; position: absolute; /*top: calc(100% + 5px);*/ top: 100%; left: -999em; z-index: 99999; } .main-navigation .menu ul ul, .main-navigation ul .sub-menu { min-width: 245px; margin-left: 0; width: auto; background: #fff; -webkit-box-shadow: -1px 2px 5px 0 rgba(0, 0, 0, 0.15); -moz-box-shadow: -1px 2px 5px 0 rgba(0, 0, 0, 0.15); -ms-box-shadow: -1px 2px 5px 0 rgba(0, 0, 0, 0.15); -o-box-shadow: -1px 2px 5px 0 rgba(0, 0, 0, 0.15); box-shadow: -1px 2px 5px 0 rgba(0, 0, 0, 0.15); } .main-navigation ul li:focus-within > ul{ left: auto; } .main-navigation ul li:hover > ul, .main-navigation ul li:focus > ul { left: auto; } .main-navigation ul ul li:focus-within > ul{ left: calc(100% + 1px); top: 0; } .main-navigation ul ul li:hover > ul, .main-navigation ul ul li:focus > ul { left: calc(100% + 1px); top: 0; } .main-navigation ul.children li, .main-navigation ul .sub-menu li { display: block; float: none; text-align: left; padding: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); } .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: 15px; display: inline-block; position: relative; color: #1c1c1c; } .aft-home-icon { display: inline-block; padding: 12px; float: left; background-color: #f25600; line-height: 1; margin-right: 4px; min-height: 50px; } .aft-home-icon a { color: #fff; font-size: 24px; } .ham { width: 23px; height: 2px; top: 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); } button.dropdown-toggle { display: none; } @media screen and (max-width: 1024px) { button.dropdown-toggle { display: block; } button.dropdown-toggle:focus { outline: 1px dotted #aaa; } button.dropdown-toggle:active { outline: none; } .toggle-menu { display: block; float: left; } .main-navigation .menu .menu-mobile { margin: 0; padding: 0; list-style: none; text-align: left; position: absolute; top: 100%; width: calc(100% - 50px); z-index: 9999; display: none; background: #fff; } .main-navigation .menu .menu-mobile li { display: block; border-top: 1px solid rgba(0, 0, 0, 0.31); float: none; padding: 0px; } .main-navigation .menu .menu-mobile li a { line-height: 50px; display: block; position: relative; padding: 0; padding-right: 50px; padding-left: 10px; -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 a:hover { filter: alpha(opacity=70); opacity: 0.7; } .main-navigation .menu .menu-mobile li a button { position: absolute; top: 0; right: 0; bottom: 0; width: 30px; z-index: 1; background: transparent; } .main-navigation .menu .menu-mobile li a button.active:after { width: 13px; height: 1px; } .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: #000; position: absolute; margin: auto; top: 0; right: 0; bottom: 0; left: 0; } .main-navigation .menu .menu-mobile li a button:after { width: 2px; height: 13px; } .main-navigation .menu .menu-mobile li .children , .main-navigation .menu .menu-mobile li .sub-menu { list-style: none; padding: 0; margin: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); display: none; position: relative; box-shadow: none; border-radius: 0; width: 100%; float: none; left: 0; top: 0; } .main-navigation ul ul a:hover { background: transparent; } .main-navigation ul>li>a:hover:after{ background: transparent; } .main-navigation ul.menu-mobile ul ul, .main-navigation ul.menu-mobile ul li:hover > ul, .main-navigation ul.menu-mobile ul li.focus > ul { left: 0; } body.aft-default-mode .main-navigation ul.menu-mobile li a, .main-navigation ul.menu-mobile a{ color: #000; } .main-navigation .menu .menu-mobile li .children > li a , .main-navigation .menu .menu-mobile li .sub-menu > li a { margin-left: 0; width: 100%; } .main-navigation .menu .menu-mobile li .children > li:first-child , .main-navigation .menu .menu-mobile li .sub-menu > li:first-child { border-top: 0; } } /* Small menu. */ .menu-toggle, .main-navigation.toggled ul { display: block; } .main-navigation .toggle-menu a{ height: 50px; width: 40px; text-align: center; cursor: pointer; font-size: 14px; display: none; padding: 0; padding-left: 10px; display: none; vertical-align: middle; } @media screen and (max-width: 1024px) { .main-navigation .toggle-menu a{ display: inline-block; } } @media screen and (min-width: 1025px) { /*.menu-toggle { display: none; } .main-navigation ul { display: block; } .main-navigation ul li a {opacity: 0.9;-webkit-transition: all 0.35s ease;transition: all 0.35s ease;} .main-navigation ul li a:hover {opacity: 1;}*/ } a.offcanvas-nav { display: inline-block; vertical-align: middle; height: 17px; width: 24px; outline-offset: 2px; } a.offcanvas-nav:focus { outline: 1px dotted #fff; } .top-header .date-bar-left span.topbar-date { display: inline-block; vertical-align: middle; } /*menu-description*/ .main-navigation .menu-description { position: absolute; top: 1px; left: calc(100% - 30px); background-color: #202020; font-size: 10px; padding: 2px 5px; line-height: 10px; color: #ffffff; font-weight: 600; } .main-navigation .menu-description:after { position: absolute; content: ''; width: 0; height: 0; border-left: 0px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #202020; left: 3px; bottom: -4px; } .main-navigation .menu-item-has-children .menu-description { left: calc(100% - 35px); } .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*/ /*for all navigation==============*/ /*header style 1==============*/ .header-style1 .top-header { padding: 5px 0; background: #1c1c1c; } .header-style1 { background: #ffffff; } .header-style1 .logo-brand { text-align: center; } .header-style1 .logo-brand .site-description, .header-style1 .logo-brand .site-title { margin: 0; } .header-style1 .navigation-section-wrapper .container-wrapper { display: flex; align-items: center; justify-content: space-between; position: relative; } .header-style1 .header-middle-part { display: inline-block; flex: auto; } .header-style1 .header-right-part { display: flex; align-items: center; float: right; } .header-style1 .header-right-part > div { margin: 0 0 0 5px; /*width: 25px;*/ text-align: center; } .header-style1 .header-right-part > div.popular-tag-custom-link { display: flex; align-items: center; } .header-style1 .header-right-part > div > a { color: #000; font-size: 14px; } .header-style1 .header-right-part .popular-tag-custom-link > div.popular-tags-dropdown > a{} .header-style1 .header-right-part .popular-tag-custom-link > div.custom-menu-link > a{ display: flex; align-items: center; } .header-style1 .header-right-part .popular-tag-custom-link > div.custom-menu-link a > i{ background: #ff9800; height: 33px; width: 33px; line-height: 33px; font-size: 16px; color: #ffffff; display: inline-block; } .header-style1 .header-right-part .popular-tag-custom-link > div.custom-menu-link a > span{ background: #c30010; padding: 5px 10px; color: #ffffff; font-weight: 600; display: block; text-transform: uppercase; font-size: 14px; } .header-style1 .header-right-part .popular-tag-custom-link > div.popular-tags-dropdown > a{ background: #ff9800; height: 37px; width: 37px; padding: 3px 10px; font-size: 16px; color: #ffffff; font-weight: 600; display: inline-block; } .header-right-part .popular-tags-dropdown{position: relative;} .header-right-part .popular-tags-dropdown .aft-popular-tags{ position: absolute; top: 120%; right: 0; padding: 10px; background-color: #fff; min-width: 200px; width: auto; text-align: left; z-index: 999; opacity: 0; visibility: hidden; filter: alpha(opacity=0); -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); } .header-right-part .popular-tags-dropdown:focus-within .aft-popular-tags{ 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; } .header-right-part .popular-tags-dropdown:hover .aft-popular-tags{ 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; } .header-right-part .popular-tags-dropdown .aft-popular-tags .aft-popular-taxonomies-lists ul { display: block; } .header-right-part .popular-tags-dropdown .aft-popular-tags .aft-popular-taxonomies-lists ul li{ display: block; margin: 0; padding-top: 5px; padding-bottom: 5px; } /*search*/ .af-search-wrap { width: 25px; position: relative; display: inline-block; text-align: center; } .search-icon { display: block; line-height: 38px; font-size: 14px; color: #fff; font-weight: 600; text-align: center; outline: 0; } .search-icon:visited, .search-icon:hover, .search-icon:focus, .search-icon:active { color: #fff; outline: 0; } .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-overlay:focus-within .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; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: #fafafa; border: 1px solid rgba(0, 0, 0, 0.1); font-size: 13px; border-radius: 3px 0px 0px 3px; font-weight: normal; } .woocommerce-product-search button[type="submit"], input.search-submit { background: #404040; border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 0px 3px 3px 0px; color: #fff; padding: 0px; height: 37px; font-size: 13px; width: 25%; margin: 0; } .woocommerce-product-search .search-form { width: 75%; float: left; } .woocommerce-product-search button[type="submit"] { } /*search*/ .header-style1.header-layout-centered .top-header .banner-promotions-wrapper{ padding-top: 10px; } /*header style 1==============*/ /*header style 2==============*/ .header-style1 .main-header .af-flex-container{ align-items: center; position: relative; padding-bottom: 55px; padding-top: 55px; } .header-style1.header-layout-centered .logo-centered .af-flex-container { justify-content: center; flex-direction: column; } .header-style1.header-layout-centered .logo-centered .af-flex-container > div { width: 100%; } .header-style1.header-layout-centered .logo-centered .af-flex-container .logo-brand{ text-align: center; margin-bottom: 20px; } .header-style1 .top-header.data-bg, .header-style1 .main-header.data-bg{ background-size: cover; background-position: center; background-repeat: no-repeat; position: relative; } .header-style1 .top-header.data-bg:before, .header-style1 .main-header.data-bg:before{ position: absolute; content: ''; top: 0; left: 0; height: 100%; width: 100%; background-color: #000; opacity: 0.5; } .header-style1 .main-header .logo-brand { text-align: left; } /*header style 2==============*/ .header-menu-part { height: 50px; } .bottom-bar { width: 100%; border-top: 3px solid #f25600; z-index: 100; position: relative; background: #cc0000; background-image: -moz-linear-gradient(140deg, #cc0000, #f25600); background-image: -o-linear-gradient(140deg, #cc0000, #f25600); background-image: -webkit-linear-gradient(140deg, #cc0000, #f25600); background-image: linear-gradient(140deg, #cc0000, #f25600); -webkit-transition: height 0s, -webkit-transform .3s; transition: height 0s, -webkit-transform .3s; transition: transform .3s, height 0s; transition: transform .3s, height 0s, -webkit-transform .3s; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-backface-visibility: hidden; backface-visibility: hidden; } .bottom-bar.aft-sticky-navigation { top: 0; position: fixed; -webkit-transform: translate3d(0, -150px, 0); transform: translate3d(0, -150px, 0); } .admin-bar .bottom-bar.aft-sticky-navigation { top: 32px; } .bottom-bar.aft-sticky-navigation.nav-down { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } /*af sticky navigation*/ /*af sticky navigation*/ /*-------------------------------------------------------------- # Navigation --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Secondary Navigation --------------------------------------------------------------*/ .aft-secondary-navigation ul li { position: relative; display: inline-block; transition-duration: 0.5s; text-transform: capitalize; font-size: 14px; line-height: 19px; padding: 0 15px; padding-left: 0; font-weight: 600; } .aft-secondary-navigation ul ul { display: inline-block; margin-left: 0; padding-left: 15px; } .aft-secondary-navigation ul ul li{ padding: 0 15px; padding-left: 0; } .aft-secondary-navigation ul li.menu-item-has-children { padding-right: 0; } .aft-secondary-navigation ul li a{ color: #fff; } /*-------------------------------------------------------------- # Secondary Navigation --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Accessibility --------------------------------------------------------------*/ /* Text meant only for screen readers. */ .screen-reader-text { display: none; } .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 --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Content --------------------------------------------------------------*/ .af-main-banner-latest-posts { margin: 0px 0 20px; } .comments-title, .widget-title, .header-after1 { position: relative; margin: 15px 0 25px 0; font-size: 20px; } .widget-title span, .header-after1 span { display: inline-block; position: relative; z-index: 1; padding: 5px 5px 15px 0; text-transform: uppercase; } .newsever-widget:not(.aft-widget-background-default) .widget-title span:after, .newsever-widget:not(.aft-widget-background-default) .header-after1 span:after{ display: none; } .top-header .screen-reader-text, .secondary-footer .screen-reader-text, .search-form .screen-reader-text { display: none; } .newsever-widget.widget_search form{ margin-top: 15px; } .newsever-widget.widget_search .widget-title + form{ margin-top: 0; } /*exclusive posts-----*/ .banner-exclusive-posts-wrapper { background: #202020; background-image: -moz-linear-gradient(45deg, #404040, #202020); background-image: -o-linear-gradient(45deg, #404040, #202020); background-image: -webkit-linear-gradient(45deg, #404040, #202020); background-image: linear-gradient(45deg, #404040, #202020); } .exclusive-posts { font-size: 16px; line-height: 45px; margin: 0; position: relative; display: flex; align-items: center; } .exclusive-posts .exclusive-now { float: left; text-transform: uppercase; position: relative; line-height: normal; margin-right: 5px; } .exclusive-now-txt-animation-wrap { background: #c30010; overflow: hidden; position: relative; } .exclusive-posts .exclusive-now > span { display: inline-block; font-weight: bold; color: #fff; background-color: #ff9800; height: 20px; width: 70px; font-size: 11px; line-height: 20px; text-align: center; position: relative; transform: translate(90%, -50%); z-index: 1; position: absolute; top: 0; left: 0; } .exclusive-posts .exclusive-now > span:before { content: ""; position: absolute; display: block; width: 0px; height: 0px; top: 0; left: -9px; border-left: 9px solid transparent; border-right: 0px solid transparent; border-top: 20px solid #ff9800; } .exclusive-posts .exclusive-now > span:after { content: ""; position: absolute; display: block; width: 0px; height: 0px; right: -9px; top: 0; border-right: 9px solid transparent; border-left: 0px solid transparent; border-bottom: 20px solid #ff9800; } .exclusive-now-txt-animation-wrap span.fancy-spinner { position: absolute; top: 0; left: 0; transform: translateX(-50%); } .exclusive-posts .exclusive-now span.exclusive-texts-wrapper { display: inline-block; padding: 15px 30px; background: #af0000; color: #ffffff; width: max-content; } .exclusive-posts .exclusive-now span.exclusive-texts-wrapper > span, .exclusive-posts .exclusive-now span.exclusive-texts-wrapper strong{ display: inline-block; } .exclusive-posts .exclusive-texts-wrapper span{line-height: normal;} .exclusive-posts .exclusive-now span.exclusive-news-subtitle{ font-size: 14px; font-weight: bold; } .exclusive-posts .exclusive-now span.exclusive-news-subtitle.af-exclusive-animation span{ display: inline-block; -webkit-animation-name: heartBeat; animation-name: heartBeat; -webkit-animation-duration: 1.4s; animation-duration: 1.4s; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; animation-iteration-count: infinite; } @-webkit-keyframes heartBeat { 0% { -webkit-transform: scale(1); transform: scale(1); } 14% { -webkit-transform: scale(1.1); transform: scale(1.1); } 28% { -webkit-transform: scale(1); transform: scale(1); } 42% { -webkit-transform: scale(1.1); transform: scale(1.1); } 70% { -webkit-transform: scale(1); transform: scale(1); } } @keyframes heartBeat { 0% { -webkit-transform: scale(1); transform: scale(1); } 14% { -webkit-transform: scale(1.1); transform: scale(1.1); } 28% { -webkit-transform: scale(1); transform: scale(1); } 42% { -webkit-transform: scale(1.1); transform: scale(1.1); } 70% { -webkit-transform: scale(1); transform: scale(1); } } /*exclusive animation*/ .fancy-spinner { display: flex; justify-content: center; align-items: center; margin-right: 5px; width: 60px; height: 50px; min-width: 50px; min-height: 50px; } .fancy-spinner div { position: absolute; width: 50px; height: 50px; border-radius: 50%; } .fancy-spinner div.ring { border-width: 5px; border-style: solid; border-color: transparent; -webkit-animation: 2s fancy infinite alternate; animation: 2s fancy infinite alternate; } .fancy-spinner div.ring:nth-child(1) { border-left-color: #ff9800; border-right-color: #fff; } .fancy-spinner div.ring:nth-child(2) { border-top-color: #a2020f; border-bottom-color: #a2020f; -webkit-animation-delay: 2s; animation-delay: 2s; } .fancy-spinner div.dot { width: 16px; height: 16px; background: #a2020f; } @-webkit-keyframes fancy { to { -webkit-transform: rotate(360deg) scale(0.6); transform: rotate(360deg) scale(0.6); } } @keyframes fancy { to { -webkit-transform: rotate(360deg) scale(0.6); transform: rotate(360deg) scale(0.6); } } /*exclusive animation*/ .exclusive-slides { padding: 0 5px; overflow: hidden; } .exclusive-slides .marquee { width: 10000px; } .exclusive-slides .marquee, .exclusive-slides .marquee .js-marquee { display: flex; align-items: center; } .aft-flash-slide > div, .js-marquee-wrapper {display: flex;align-items: center;} .exclusive-posts .marquee a { padding: 0 15px; display: flex; align-items: center; font-size: 14px; line-height: normal; color: #fff; font-weight: 600; flex-shrink: 0; } .exclusive-posts .marquee a span.circle-marq { width: 40px; min-width: 40px; height: 40px; min-height: 40px; overflow: hidden; display: inline-block; line-height: 1; margin-right: 15px; 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.4); text-align: center; line-height: 38px; font-size: 16px; } /*exclusive posts-----*/ /*grid posts-----*/ .read-single { margin-bottom: 15px; } .af-trending-news-part .read-single { margin-bottom: 10px; } .newsever_trending_posts_carousel_widget .read-single { margin-bottom: 10px; } .read-img img { width: 100%; } .read-img.read-bg-img img { display: none; } .read-img.read-bg-img { background-size: cover; background-position: center; background-repeat: no-repeat; height: 225px; background-color: #404040; } .read-img.read-bg-img a:not(.newsever-categories):not(.af-comment-count) { display: block; height: 100%; width: 100%; font-size: 0; position: relative; z-index: 1; } .grid-style .read-bg-img { /*height: 250px;*/ height: 225px; } .min-read { color: #202020; padding: 3px 10px; font-size: 12px; font-weight: 600; line-height: 17px; border-radius: 50px; background-color: rgba(255, 255, 255, 0.7); display: inline-block; font-family: 'Barlow', sans-serif; } .read-img .min-read-post-format { position: absolute; left: 15px; top: 15px; display: inline-block; z-index: 1; } .read-img .aft-image-caption-wrap { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); bottom: 15px; display: inline-block; z-index: 1; width: 100%; max-width: 1500px; margin: auto; } .read-img .aft-image-caption-wrap .aft-image-caption{ margin: 0 25px; } body.single-post .aft-image-caption-wrap .aft-image-caption { color: #fff; display: block; background: rgba(0, 0, 0,0.5); padding: 5px 10px; } body.single-post .aft-image-caption-wrap .aft-image-caption p { margin-bottom: 0; } .read-img .min-read-post-format span.read-categories{display: block;} .af-double-column.list-style .read-img .min-read-post-format { left: 50%; margin: auto; transform: translateX(-50%); min-width: 72px; text-align: center; } .af-post-format { width: 35px; height: 35px; display: inline-block; vertical-align: middle; text-align: center; margin-right: 5px; } .min-read-item { display: inline-block; vertical-align: middle; } .af-post-format i { color:#202020; font-size: 14px; width: 35px; height: 35px; position: relative; } .af-post-format i:before { position: absolute; z-index: 1; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .af-post-format i:after { position: absolute; content: ''; top: 50%; left: 50%; width: 35px; height: 35px; background-color: rgba(255, 255, 255, 0.7); border-radius: 50%; transform: translate(-50%, -50%); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .entry-header-details .af-post-format i:after{ background-color: #f25501; color: #ffffff; } .read-img .min-read-post-comment { position: absolute; top: 10px; left: 10px; background: #f25600; display: inline-block; padding: 0px 10px; height: 22px; line-height: 20px; border-radius: 3px; z-index: 1; } .read-img .min-read-post-comment:after { content: ''; position: absolute; width: 0; height: 0; border-right: 11px solid transparent; border-left: 0px solid transparent; border-top: 8px solid #f25600; bottom: -7px; right: 7px; } .entry-meta .min-read-post-comment { margin-right: 8px; } .entry-meta .min-read-post-comment:before { content: "\f0e5"; font-family: FontAwesome; color: inherit; font-size: inherit; } .read-img .min-read-post-comment a { color: #1c1c1c; font-size: 12px; font-weight: bold; line-height: 24px; } .grid-part .read-details, .grid-style .read-details { padding-top: 10px; } .cat-links{font-size: 0;} .cat-links li { display: inline-block; font-size: 10px; margin-right: 10px; line-height: normal; text-transform: uppercase; opacity: 0.75; font-weight: 600; } .cat-links li:hover{ opacity: 1; } .aft-default-mode .cat-links li a, .aft-light-mode .cat-links li a, .aft-light-mode .cat-color-1, .aft-default-mode .cat-color-1 { color: #2b2b2b; display: block; } .aft-dark-mode .cat-links li a, .aft-dark-mode .cat-color-1 { color: #ffffff; } .banner-carousel-1 .cat-links li a, .banner-carousel-1 .cat-color-1 { color: #f25600; } .read-title h4 { font-size: 22px; margin: 5px 0; font-weight: normal; line-height: 1.33; } .read-title h4 a { color: #1c1c1c; font-weight: 600; opacity: 0.95; outline: none; } .read-title h4 a:hover{ opacity: 1; } .sticky .read-title h4 a:before { content: "\f08d"; font-family: fontawesome; color: #f25600; padding-right: 5px; } .read-title h4 a:hover, .read-title h4 a:focus, .read-title h4 a:active{ color: #000000; } body.aft-dark-mode .read-title h4 a:hover, body.aft-dark-mode .read-title h4 a:focus, body.aft-dark-mode .read-title h4 a:active { color: #FFF; } .read-details .entry-meta span { font-size: 12px; color: #1c1c1c; } .read-details .entry-meta span i { font-size: 12px; } .banner-carousel-1 .read-details .entry-meta span, .banner-carousel-1 .read-details .entry-meta span i{ font-size: 14px; } .read-details .entry-meta span > span { margin-right: 8px; } .read-details .entry-meta span > span:last-child { margin-right: 0; } .banner-carousel-1 .read-details .entry-meta span.byline a { color: #fff; } .banner-carousel-1 .read-title h4 { font-size: 22px; } /*grid posts-----*/ /*banner grid layout 1-----*/ .aft-add-gaps-between .banner-grid-wrapper{margin: 5px 5px 0;} .af-banner-wrapper .banner-grid-wrapper{ margin-top: 10px; /*margin-top: 45px;*/ margin-right: -5px; margin-bottom: 20px; margin-left: -5px; } .banner-grid-wrapper .container-wrapper{padding: 0;margin: 0;} .banner-grid-wrapper .common-grid{ float: left; } .aft-add-gaps-between .banner-grid-wrapper .common-grid{ margin-bottom: 10px; } .banner-grid-wrapper .grid-item{ overflow: hidden; } .aft-add-gaps-between .banner-grid-wrapper .grid-item{ margin: 0 5px; } .banner-grid-wrapper:not(.grid-layout-default) .grid-item .author-links a, .banner-grid-wrapper:not(.grid-layout-default) .grid-item .read-title a, .banner-grid-wrapper:not(.grid-layout-default) .grid-item { color: #fff; } .banner-grid-wrapper .grid-item .read-single{margin-bottom: 0;} .banner-grid-wrapper .grid-item .read-img{height: 248px;} .af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img .read-categories , .archive-layout-full .read-img .read-categories , .archive-layout-grid .read-img .read-categories , .aft-masonry-archive-posts .read-img .read-categories , .grid-layout .read-img.read-bg-img .read-categories , .grid-part .read-img.read-bg-img .read-categories , .big-grid .read-img.read-bg-img .read-categories , .list-style .read-img.read-bg-img .read-categories , .af-banner-slider .read-img.read-bg-img .read-categories , .af-banner-carousel-1 .read-img.read-bg-img .read-categories , .banner-grid-wrapper .grid-item .read-img .read-categories { position: absolute; top: 0; left: 0; margin: 0; z-index: 1; padding: 15px; width: 100%; } .af-banner-slider .read-img.read-bg-img .read-categories { padding-left: 65px; padding-top: 40px; } .af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img .read-categories .cat-links, .archive-layout-full .read-img .read-categories .cat-links, .archive-layout-grid .read-img .read-categories .cat-links, .aft-masonry-archive-posts .read-img .read-categories .cat-links, .grid-layout .read-img.read-bg-img .read-categories .cat-links, .grid-part .read-img.read-bg-img .read-categories .cat-links, .big-grid .read-img.read-bg-img .read-categories .cat-links, .af-banner-slider .read-img.read-bg-img .read-categories .cat-links, .af-banner-carousel-1 .read-img.read-bg-img .read-categories .cat-links, .banner-grid-wrapper .grid-item .read-img .read-categories .cat-links { margin: 0; float: left; width: calc(100% - 50px); } .af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img .read-categories .cat-links li, .archive-layout-full .read-img .read-categories .cat-links li, .archive-layout-grid .read-img .read-categories .cat-links li, .aft-masonry-archive-posts .read-img .read-categories .cat-links li, .grid-layout .read-img.read-bg-img .read-categories .cat-links li, .grid-part .read-img.read-bg-img .read-categories .cat-links li, .big-grid .read-img.read-bg-img .read-categories .cat-links li, .af-banner-slider .read-img.read-bg-img .read-categories .cat-links li, .af-banner-carousel-1 .read-img.read-bg-img .read-categories .cat-links li, .banner-grid-wrapper .grid-item .read-img .read-categories .cat-links li{margin-top: 2px;} .af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img .read-categories .af-post-format, .archive-layout-full .read-img .read-categories .af-post-format, .archive-layout-grid .read-img .read-categories .af-post-format, .aft-masonry-archive-posts .read-img .read-categories .af-post-format, .grid-layout .read-img.read-bg-img .read-categories .af-post-format, .grid-part .read-img.read-bg-img .read-categories .af-post-format, .big-grid .read-img.read-bg-img .read-categories .af-post-format, .af-banner-slider .read-img.read-bg-img .read-categories .af-post-format, .af-banner-carousel-1 .read-img.read-bg-img .read-categories .af-post-format, .banner-grid-wrapper .grid-item .read-img .read-categories .af-post-format{ float: left; } .banner-grid-wrapper .grid-item .read-details{ position: absolute; left: 0; bottom: 0; width: 100%; padding: 15px; background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 50%,rgba(0,0,0,0.85) 100%); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 50%,rgba(0,0,0,0.85) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 50%,rgba(0,0,0,0.85) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); } .banner-grid-wrapper .grid-item .read-details .read-title h4{ font-size: 16px; } .banner-grid-wrapper .common-grid .entry-meta, .banner-grid-wrapper .common-grid .min-read{display: none;} .banner-grid-wrapper.grid-layout-1 .primary-grid-item-warpper > .common-grid{width: 50%;} .banner-grid-wrapper.grid-layout-1 .primary-grid-item-warpper > .common-grid .read-img.read-bg-img{height: 496px;} .aft-add-gaps-between .banner-grid-wrapper.grid-layout-1 .primary-grid-item-warpper > .common-grid .read-img.read-bg-img{height: 505px;} /*banner grid layout 1-----*/ /*banner grid layout 2-----*/ .banner-grid-wrapper.grid-layout-2 .primary-grid-item-warpper { display: flex; } .banner-grid-wrapper.grid-layout-2 .primary-grid-item-warpper > .common-grid {width: 50%;} .banner-grid-wrapper.grid-layout-2 .primary-grid-item-warpper > .common-grid .read-img.read-bg-img{height: 496px;} .aft-add-gaps-between .banner-grid-wrapper.grid-layout-2 .primary-grid-item-warpper > .common-grid .read-img.read-bg-img{height: 505px;} .banner-grid-wrapper.grid-layout-2 .primary-grid-item-warpper .grid-item-warpper{ width: 25%; float: left; } .banner-grid-wrapper.grid-layout-2 .primary-grid-item-warpper .grid-item-warpper .common-grid{width: 100%;} .banner-grid-wrapper.grid-layout-2 .primary-grid-item-warpper > .common-grid {order: 2;} .banner-grid-wrapper.grid-layout-2 .primary-grid-item-warpper .grid-item-warpper:nth-child(2) {order: 1;} .banner-grid-wrapper.grid-layout-2 .primary-grid-item-warpper .grid-item-warpper:nth-child(3) {order: 3;} /*banner grid layout 2-----*/ .banner-grid-wrapper .primary-grid-item-warpper > .common-grid .grid-item .read-details .read-title h4{ font-size:34px; } /*below banner grid horizontal carousel-----*/ .aft-main-banner-section.grid .aft-add-gaps-between .af-trending-news-part.bottom{ margin-top: 10px; } .aft-main-banner-section.grid .af-trending-news-part.bottom{ margin-top: 20px; } .aft-main-banner-section.grid .aft-add-gaps-between .af-trending-news-part.top{ margin-bottom: 10px; } .aft-main-banner-section.grid .af-trending-news-part.top{ margin-bottom: 20px; } /*below banner grid horizontal carousel-----*/ /*list posts-----*/ .list-style .read-bg-img { height: 300px; } .content-with-two-sidebars .content-area .newsever_single_col_categorised_posts .read-img.read-bg-img{ height: 225px; } .list-style .read-single { display: flex; align-items: center; } .list-style .read-title h4 { margin: 10px 0; } .full-item-discription{ margin-top: 8px; } .read-descprition { padding: 10px 0; } .read-descprition p { margin: 0; } /*list posts-----*/ /*big + list posts-----*/ .big-grid .read-img { } .big-grid .read-img img { width: 100%; height: 580px; object-fit: cover; } .big-grid .read-img:after { position: absolute; content: ''; top: 0; left: 0; height: 100%; width: 100%; opacity: 0.95; background-image: linear-gradient(to bottom, transparent, #000); } .big-grid .read-details { position: absolute; left: 0; bottom: 0; padding: 0 40px 40px 40px; color: #fff; z-index: 2; } .content-with-two-sidebars .content-area .big-grid .read-details {padding: 0 15px 15px 15px;} .sidebar-area .big-grid .read-details { padding: 0 25px 15px 15px; left: 0; bottom: 0; } .read-details .entry-meta span, .read-details .entry-meta span a{ color: #404040; } .big-grid .read-title h4 { font-size: 34px; margin: 10px 0; } .aft-dark-mode .read-details .entry-meta span, .aft-dark-mode .read-details .entry-meta span a, .big-grid .cat-links a, .big-grid .read-details .entry-meta span, .big-grid .read-details .entry-meta span a, .big-grid .read-title h4 a { color: #fff; } .af-category-inside-img .af-with-category .read-categories{ margin-top: 5px; margin-bottom: -10px; } .af-category-inside-img .cat-links li{margin-right: 5px;} .af-category-inside-img .cat-links a{padding: 4px 10px; letter-spacing: .35px;} .big-grid .read-descprition { padding: 0; } .grid-plus-list .list-style .read-img .read-bg-img { height: 180px; } .grid-part .read-img.read-bg-img { height: 280px; } .newsever_posts_express_list.list-layout .grid-part .post-description p { margin-bottom: 10px; } .banner-post-grid .grid-part .read-img.read-bg-img { height: 300px; } .banner-promotions-wrapper .grid-style.big-grid-small .big-grid .read-img.read-bg-img { height: 375px; } .af-main-banner-boxed .main-banner-widget-wrapper { padding: 20px 25px; } body.aft-default-mode .main-banner-widget-wrapper .entry-meta a, /*body.aft-default-mode .main-banner-widget-wrapper .entry-meta a:hover,*/ body.aft-default-mode .main-banner-widget-wrapper .entry-meta a:visited, body.aft-default-mode .main-banner-widget-wrapper .read-title h4 a, body.aft-default-mode .main-banner-widget-wrapper .color-pad .read-title h4 a, body.aft-default-mode .main-banner-widget-wrapper .read-details .entry-meta span, body.aft-dark-mode .main-banner-widget-wrapper .entry-meta a, /*body.aft-dark-mode .main-banner-widget-wrapper .entry-meta a:hover,*/ body.aft-dark-mode .main-banner-widget-wrapper .entry-meta a:visited, body.aft-dark-mode .main-banner-widget-wrapper .read-title h4 a, body.aft-dark-mode .main-banner-widget-wrapper .read-details .entry-meta span { color: #FFF; } .main-banner-widget-wrapper .grid-layout .color-pad .read-details.color-tp-pad { padding: 15px; } .banner-promotions-wrapper .newsever_posts_carousel_widget .read-details, .banner-promotions-wrapper .newsever_posts_slider_widget .read-details { text-align: left; } body.aft-default-mode .main-banner-widget-wrapper p, body.aft-dark-mode .main-banner-widget-wrapper p, body.aft-dark-mode .main-banner-widget-wrapper h4.af-author-display-name , body.aft-default-mode .main-banner-widget-wrapper h4.af-author-display-name { color: #FFF; } .main-banner-widget-wrapper .newsever_double_col_categorised_posts .af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img, .banner-promotions-wrapper .newsever_double_col_categorised_posts .af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img { max-width: 100%; } .main-banner-widget-wrapper .menu-social-menu-items-container { margin-bottom: 20px; } .banner-promotions-wrapper .social-widget-menu ul { -webkit-justify-content: center; justify-content: center; } .banner-promotions-wrapper .newsever_trending_posts_carousel_widget, .banner-promotions-wrapper .newsever_tabbed_posts_widget, .banner-promotions-wrapper .newsever_single_col_categorised_posts .color-pad .read-details.color-tp-pad , .banner-promotions-wrapper .newsever_double_col_categorised_posts .af-double-column.list-style { text-align: left; } #sidr .newsever_posts_slider_widget .banner-slider-2 .read-details { left: 0; bottom: 0; } #sidr .newsever_posts_slider_widget .read-img.read-bg-img { height: 290px; } #primary .newsever_author_info_widget .container-wrapper { padding: 0; } .main-banner-widget-wrapper .newsever_trending_posts_carousel_widget.grid-layout .color-pad .read-details.color-tp-pad , .banner-promotions-wrapper .newsever_trending_posts_carousel_widget.grid-layout .color-pad .read-details.color-tp-pad , #secondary .newsever_trending_posts_carousel_widget .read-details , #sidr .newsever_trending_posts_carousel_widget .read-details { padding: 0 10px; max-height: 110px; overflow: auto; } #tertiary .newsever_trending_posts_carousel_widget .read-details { overflow: auto; height: 110px; padding-top: 0; padding-bottom: 0; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-justify-content: center; justify-content: center; } .main-banner-widget-wrapper .af-double-column.list-style .read-bg-img , .banner-promotions-wrapper .af-double-column.list-style .read-bg-img { max-width: 150px; } .banner-promotions-wrapper .promotion-section .newsever_posts_express_grid, .banner-promotions-wrapper .promotion-section .newsever_posts_express_list, .banner-promotions-wrapper .promotion-section .newsever_posts_list { text-align: left; } .aft-main-banner-section .newsever_posts_express_list .grid-part .color-pad .read-details.color-tp-pad { padding: 15px; } .content-with-single-sidebar .content-area .grid-style.big-grid-small .big-grid.af-sec-post .read-img.read-bg-img{ height: 650px; } .content-with-two-sidebars .content-area .grid-style.big-grid-small .big-grid.af-sec-post .read-img.read-bg-img{ height: 425px; } .small-gird-style .big-grid .read-img.read-bg-img{ height: 293px; } .aft-trending-latest-popular .af-main-banner-featured-posts .small-gird-style .big-grid .read-img.read-bg-img{ height: 265px; } .grid-style.big-grid-small .small-gird-style .big-grid .read-img.read-bg-img{ /*height: 225px;*/ } .content-with-two-sidebars .content-area .grid-style.big-grid-small .small-gird-style .big-grid .read-img.read-bg-img{ height: 225px; } .small-gird-style .big-grid .read-details { padding: 10px; } .small-gird-style .big-grid .read-title h4{ font-size: 22px; margin: 5px 0; } .af-editors-pick .small-gird-style .big-grid .read-title h4, .aft-trending-latest-popular .small-gird-style .big-grid .read-title h4{ font-size: 26px; } @media screen and (max-width: 768px) { .main-banner-widget-wrapper .newsever_posts_express_grid .col-2.float-l.af-sec-post, .banner-promotions-wrapper .newsever_posts_express_grid .col-2.float-l.af-sec-post { width: 100%; } .main-banner-widget-wrapper .newsever_posts_express_grid .col-4.float-l.af-sec-post, .banner-promotions-wrapper .newsever_posts_express_grid .col-4.float-l.af-sec-post { width: 50%; } } @media screen and (max-width: 480px) { .main-banner-widget-wrapper .newsever_posts_express_grid .col-4.float-l.af-sec-post, .banner-promotions-wrapper .newsever_posts_express_grid .col-4.float-l.af-sec-post { width: 100%; } } @media screen and (max-width: 1024px) and (min-width: 480px){ .content-with-single-sidebar .sidebar-area .grid-style.big-grid-small .big-grid.af-sec-post .read-img.read-bg-img, .content-with-two-sidebars .sidebar-area .grid-style.big-grid-small .big-grid.af-sec-post .read-img.read-bg-img{ height: 425px; } .content-with-single-sidebar .sidebar-area .newsever_posts_express_grid .col-4.af-sec-post , .content-with-two-sidebars .sidebar-area .newsever_posts_express_grid .col-4.af-sec-post { width: 50%; } } /*big + list posts-----*/ /*grid + list posts-----*/ .grid-plus-list .grid-part .read-title h4 { font-size: 22px; margin: 10px 0; } .grid-plus-list .grid-part .read-descprition { padding: 10px 0; padding-top: 0; } .grid-plus-list .list-part .list-style .read-title h4 { font-size: 14px; } /*grid + list posts-----*/ /*single column-----*/ .newsever_single_col_categorised_posts .list-style .read-bg-img{margin-right: 15px;} .content-with-two-sidebars .content-area .newsever_single_col_categorised_posts .list-style .read-descprition, .content-with-two-sidebars .content-area .newsever_single_col_categorised_posts .list-style .post-description{ display: none; } #secondary .newsever_single_col_categorised_posts .list-style .read-bg-img{ width: 40%; } #secondary .newsever_single_col_categorised_posts .list-style .read-bg-img .read-categories{ display: none; } /*single column-----*/ /*aft-add-gaps-between-----*/ .aft-main-banner-wrapper{ padding: 20px; } .aft-main-banner-section{ background: #202020; background-image: -moz-linear-gradient(45deg, #404040, #202020); background-image: -o-linear-gradient(45deg, #404040, #202020); background-image: -webkit-linear-gradient(45deg, #404040, #202020); background-image: linear-gradient(45deg, #404040, #202020); } .af-main-banner-boxed .aft-main-banner-wrapper{ max-width: 1500px; margin: 0 auto; margin-bottom: 30px; padding: 20px 25px; } .aft-add-gaps-between .slick-wrapper{ overflow: hidden; } .aft-add-gaps-between .slick-item{ padding-left: 5px; padding-right: 5px; } .layout-7 .aft-add-gaps-between .slick-item , .layout-6 .aft-add-gaps-between .slick-item { padding-left: 10px; padding-right: 10px; } .layout-7 .aft-add-gaps-between .slick-list , .layout-6 .aft-add-gaps-between .slick-list { margin-left: -10px; margin-right: -10px; } .layout-7 .aft-carousel-part , .layout-6 .aft-carousel-part { padding-right: 10px; padding-left: 10px; } .aft-add-gaps-between .slick-list { margin-left: -5px; margin-right: -5px; } .aft-add-gaps-between .af-trending-news-part .slick-list { margin-left: 0px; margin-right: 0px; } /*aft-add-gaps-between-----*/ /*banner carousel 1-----*/ .banner-carousel-slider .read-single{ margin-bottom: 0; } .banner-carousel-slider .read-single .read-title h4, .newsever_posts_express_list .grid-part .read-title h4{ font-size: 34px; } .af-double-column.list-style .aft-spotlight-posts-1 .read-title h4, .newsever_single_col_categorised_posts .read-title h4 { font-size: 26px; } .aft-blocks.banner-carousel-1-wrap { background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; } .aft-blocks.banner-carousel-1-wrap.bg-fixed { background-attachment: fixed; } .aft-blocks.banner-carousel-1-wrap.af-main-banner-image-active:before { position: absolute; content: ''; top: 0; left: 0; height: 100%; width: 100%; background: #000; opacity: 0.4; } .af-container-block-wrapper{ background: #fff; padding: 20px; margin-top: 20px; } @media screen and (max-width: 992px) { .af-container-block-wrapper .breadcrumbs { padding: 20px; } } .af-container-block-wrapper.clearfix { padding-top: 20px; padding-bottom: 20px; } .pad-20.af-container-block-wrapper{ padding: 10px 20px; } .banner-carousel-1 .read-single { margin-bottom: 0; } .af-banner-carousel-1 .read-img.read-bg-img { height: 600px; } .af-banner-carousel-1.title-under-image .read-img.read-bg-img { height: 398px; } .aft-main-banner .af-banner-carousel-1 .read-img.read-bg-img , .aft-main-banner-trending-top .af-banner-carousel-1 .read-img.read-bg-img , .aft-main-banner-trending-bottom .af-banner-carousel-1 .read-img.read-bg-img { height: 600px; } .aft-main-banner .af-banner-carousel-1.title-under-image .read-img.read-bg-img , .aft-main-banner-trending-top .af-banner-carousel-1.title-under-image .read-img.read-bg-img , .aft-main-banner-trending-bottom .af-banner-carousel-1.title-under-image .read-img.read-bg-img { /*height: 447px;*/ height: 398px; } .banner-carousel-slider .read-single .read-details { display: flex; min-height: 203px; flex-direction: column; justify-content: center; } .banner-carousel-slider .read-single .read-details .entry-meta span a, .banner-carousel-slider .read-single .read-details .entry-meta span, .banner-carousel-slider .read-single .read-details .read-title h4 a, .banner-carousel-slider .read-single .read-details { color: #fff; } body.aft-light-mode .banner-carousel-slider .read-single .read-details .entry-meta span a, body.aft-light-mode .banner-carousel-slider .read-single .read-details .entry-meta span, body.aft-light-mode .banner-carousel-slider .read-single .read-details .read-title h4 a, body.aft-light-mode .banner-carousel-slider .read-single .read-details, body.aft-dark-mode .banner-carousel-slider .read-single .read-details .entry-meta span a, body.aft-dark-mode .banner-carousel-slider .read-single .read-details .entry-meta span, body.aft-dark-mode .banner-carousel-slider .read-single .read-details .read-title h4 a, body.aft-dark-mode .banner-carousel-slider .read-single .read-details { color: #404040; } body.aft-dark-mode .aft-main-banner-section .banner-carousel-slider .read-single .read-details .entry-meta span a, body.aft-dark-mode .aft-main-banner-section .banner-carousel-slider .read-single .read-details .entry-meta span, body.aft-dark-mode .aft-main-banner-section .banner-carousel-slider .read-single .read-details .read-title h4 a, body.aft-dark-mode .aft-main-banner-section .banner-carousel-slider .read-single .read-details { color: #fff; } .banner-carousel-1.banner-single-slider .read-single .read-details { max-width: 900px; display: block; left: 25px; } .vertical-thumb .banner-carousel-1.banner-single-slider .read-single .read-details { max-width: 750px; } .af-main-banner-boxed .vertical-thumb .banner-carousel-1.banner-single-slider .read-single .read-details { max-width: 600px; } .banner-carousel-1.banner-single-slider .read-single .read-details .read-title h4{font-size: 60px;} .banner-carousel-1.banner-single-slider .read-img.read-bg-img { height: 620px; } .banner-carousel-1 .read-single .read-details > div { width: 100%; } .banner-slider-1 .read-title h4 a, .banner-carousel-1 .read-title h4 a { color: #fff; } .banner-slider-1 .read-details .entry-meta span.byline span, .banner-carousel-1 .read-details .entry-meta span.byline span { color: #fff; } .banner-slider-1 .read-details .entry-meta span, .banner-carousel-1 .read-details .entry-meta span { color: #fff; } /*af-slider-button===*/ .af-widget-carousel .af-slider-btn{ visibility: hidden; opacity: 0; -webkit-transform: scale(0.7); -ms-transform: scale(0.7); transform: scale(0.7); -webkit-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; } .banner-single-slider-1-wrap:hover .af-slider-btn, .af-widget-carousel:hover .af-slider-btn{ opacity: 1; visibility: visible; -webkit-transform: translateY(-50%) scale(1); -ms-transform: translateY(-50%) scale(1); transform: translateY(-50%) scale(1); } .slide-icon.slide-next.af-slider-btn, .slide-icon.slide-prev.af-slider-btn{ background: transparent; width: 35px; height: 35px; font-size: 24px; margin: 0; position: absolute; top: 50%; transform: translateY(-50%); z-index: 10; cursor: pointer; } .slide-icon.slide-prev.af-slider-btn{left: 0px;} .slide-icon.slide-next.af-slider-btn{right: 0px;} .slide-icon.slide-next.af-slider-btn:after, .slide-icon.slide-prev.af-slider-btn:after{ content: '\f105'; position: absolute; font-family: FontAwesome; font-size: 24px; line-height: 35px; opacity: 0.75; width: 35px; height: 35px; color: #404040; background: #fff; text-align: center; } .slide-icon.slide-prev.af-slider-btn:after{ content: '\f104'; left: 0; } .slide-icon.slide-next.af-slider-btn:after{ right: 0; } /*af-slider-button===*/ /*banner carousel 1-----*/ /*banner carousel 2-----*/ .banner-slider-2 .read-single, .banner-carousel-2 .read-single { position: relative; margin-bottom: 0; } .banner-carousel-2 .read-img.read-bg-img { height: 470px; } .banner-slider-2 .read-details{ display: block; position: absolute; left: 0; bottom: 0; color: #fff; padding: 25px; } .content-with-two-sidebars .content-area .banner-slider-2 .read-details{ left: 0; bottom: 0; } /*banner carousel 2-----*/ /*banner slider 1-----*/ .banner-slider-2 .read-single, .banner-slider-1 .read-single { margin-bottom: 0px; } .banner-slider-1 .read-img .read-bg-img { height: 550px; } .banner-slider-1 .read-single .read-details { text-align: center; } .banner-slider-1 .read-img .min-read-post-format { position: absolute; left: 0; top: 15px; display: block; width: 100%; text-align: center; } /*vertical thumbnail*/ .banner-single-slider-1-wrap.vertical-thumb .af-banner-thumbnail-holder{ position: absolute; bottom: inherit; top: 50%; transform: translateY(-50%); width: 100%; } .banner-single-slider-1-wrap.vertical-thumb .af-banner-thumbnail-holder .af-thumb-banner-vert{ position: absolute; right: 65px; top: 50%; transform: translateY(-50%); } .banner-single-slider-1-wrap.aft-slider-center.vertical-thumb .af-banner-thumbnail-holder .af-thumb-banner-vert{ right: 225px; } .banner-single-slider-1-wrap.vertical-thumb .af-thumb-banner-vert .af-banner-slider-thumbnail.vertical { max-width: 300px; margin-left: auto; float: right; } .af-banner-slider-thumbnail.vertical .slick-item.slick-slide{ border:1px solid; border-color: transparent; } .af-banner-slider-thumbnail.vertical .slick-item.slick-slide:focus{ outline: none; } .af-banner-slider-thumbnail.vertical .read-single{ margin-bottom: 0; padding: 15px 10px; border-left: 2px solid; border-color: transparent; min-height: 100px; z-index: 1; } .af-banner-slider-thumbnail.vertical .read-single .read-details.pad { padding-right: 0;position: relative; } .af-banner-slider-thumbnail.vertical .slick-current .read-single{ border-color: #f25600; } .af-banner-slider-thumbnail.vertical .read-single:before{ position: absolute; content: ''; height: 100%; width: 100%; background: #000; opacity: 0.5; top: 0; left: 0; } .af-banner-slider-thumbnail.vertical .af-double-column.list-style .read-single .read-bg-img { height: 60px; width: 60px; min-width: 60px; border-radius: 100%; } .af-banner-slider-thumbnail .af-double-column.list-style .read-title h4{ color: #fff; font-size: 15px; font-weight: 600; } .banner-single-slider-1-wrap.vertical-thumb .af-thumb-banner-vert .af-banner-slider-thumbnail.vertical .read-categories{ margin-bottom: 5px; } .banner-single-slider-1-wrap.vertical-thumb .af-thumb-banner-vert .af-banner-slider-thumbnail.vertical .read-categories a{ pointer-events: none; text-decoration: none; } /*vertical thumbnail*/ /*banner slider 1-----*/ /*banner slider 2-----*/ .banner-slider-2 .read-img.read-bg-img { height: 650px; } .content-with-two-sidebars .banner-slider-2 .read-img.read-bg-img { height: 525px; } #secondary .banner-slider-2 .read-img.read-bg-img { height: 350px; } .content-with-two-sidebars .content-area .banner-slider-2 .read-img.read-bg-img{height: 425px;} /*banner slider 2-----*/ /*banner slider 3------*/ .banner-slider-3 .read-single { display: flex; margin-bottom: 0; align-items: center; } .banner-slider-3 .read-img .read-bg-img { height: 350px; } /*banner slider 3------*/ /*post carousel-----*/ .af-post-carousel{ overflow: hidden; } .af-post-carousel .slick-list { margin-right: -7.5px; margin-left: -7.5px; } .af-post-carousel .slick-slide { padding-right: 7.5px; padding-left: 7.5px; } [class*='aft-widget-background-']:not(.aft-widget-background-default) .posts-carousel.af-post-carousel .read-single { margin-bottom: 0; } /*post carousel-----*/ /*post slider-----*/ .posts-slider.banner-slider-2 .read-single { margin-bottom: 20px; } /*post slider-----*/ /*video slider-----*/ span.af-bg-play.af-hide-iframe, .fluid-width-video-wrapper.af-iframe-added, .af-hide-iframe.af-display-iframe{ display: none; } .vid-container.af-video-wrap { background-position: center; background-size: cover; background-repeat: no-repeat; margin-bottom: 10px; position: relative; } span.af-bg-play.af-hide-iframe.af-display-iframe { display: inline-block; } .af-bg-play { display: inline-block; text-align: center; margin-right: 5px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); text-align: center; } .af-bg-play i { font-size: 25px; width: 35px; height: 35px; color: #fff; line-height: 38px; text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3); } .af-bg-play i:after { position: absolute; content: ''; top: 50%; left: 50%; width: 55px; height: 55px; border: 5px solid; border-color: #fff; border-radius: 50%; transform: translate(-50%, -50%); box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .af-video-slider .swiper-slide{ transition: all 300ms ease-out; border: 2px solid transparent; } .af-video-slider .swiper-slide:hover{ opacity: 0.9; } .af-video-slider .swiper-slide.selected{ opacity: 1; border: 2px solid; } .newsever_youtube_video_slider_widget .slider-pro{ margin-bottom: 20px; } [class*='aft-widget-background-']:not(.aft-widget-background-default).newsever_youtube_video_slider_widget .slider-pro{ margin-bottom: 0; } /*video slider-----*/ /*trending post vertical slider-----*/ .trending-posts-vertical{ margin-bottom: 20px; } .af-trending-news-part .read-single, .trending-posts-vertical .read-single{position: relative;} .af-trending-news-part .col-1.pad.float-l:last-child .read-single{margin-bottom: 0;} .af-trending-news-part .trending-post-items, .trending-posts-vertical .trending-post-items{ position: absolute; top: 5px; left: 5px; background: #f25600; color: #fff; width: 25px; height: 25px; text-align: center; line-height: 25px; font-size: 14px; font-weight: 600; border-radius: 50px; } .af-trending-news-part .read-single > .trending-post-items, #secondary .trending-posts-vertical .read-single > .trending-post-items, #primary .trending-posts-vertical .read-single > .trending-post-items{ display: none; } #tertiary .trending-posts-vertical .read-single{min-height: 95px;} #tertiary .trending-posts-vertical .read-single > .trending-post-items{ position: relative; top: inherit; left: inherit; background-color: transparent; width: auto; height: auto; margin-right: 10px; } #tertiary .trending-posts-vertical .trending-post-items .trending-no { font-size: 62px; color: #000; background-color: transparent; font-weight: 600; opacity: 0.3; text-align: center; display: block; } #primary .article-tabbed-list .af-double-column.list-style .read-bg-img, #primary .trending-posts-vertical .af-double-column.list-style .read-bg-img{ /*height: 180px;*/ } #primary .article-tabbed-list .af-double-column.list-style .read-details, #primary .trending-posts-vertical .af-double-column.list-style .read-details{ padding: 15px; max-height: 111px; overflow: auto; } #sidr .trending-posts-vertical, .sidebar-area .trending-posts-vertical, .site-footer .trending-posts-vertical{ margin-bottom: 0; } .site-footer .trending-posts-vertical .af-double-column.list-style .read-bg-img, #sidr .trending-posts-vertical .af-double-column.list-style .read-bg-img, .sidebar-area .trending-posts-vertical .af-double-column.list-style .read-bg-img{ height: 110px; } /*trending post vertical slider-----*/ /*author info-----*/ .newsever_author_info_widget .widget-title span, .newsever_author_info_widget .header-after1 span{ padding-left: 5px; } .posts-author-wrapper .aft-small-social-menu, .posts-author-wrapper{ text-align: center; } .posts-author-wrapper .read-img.read-bg-img { height: 150px; width: 150px; border-radius: 50%; margin: 10px auto 0; background-color: transparent; } .af-author-details { padding: 10px; } h4.af-author-display-name { margin-top: 0; font-size: 24px; font-weight: normal; color: #4a4a4a; } .af-author-details ul { margin-top: 7px; } .af-author-details ul li { display: inline-block; margin-right: 0px; margin-top: 3px; } #tertiary .af-author-details ul li { /*margin-right: 5px;*/ } p.af-author-display-name { margin-bottom: 0; } #sidr .widget.newsever_author_info_widget .container-wrapper , .sidebar-area .widget.newsever_author_info_widget .container-wrapper , footer .widget.newsever_author_info_widget .container-wrapper{ padding-left: 0; padding-right: 0; } /*author info-----*/ /*aft-trending-latest-popular tab-----*/ .nav-tabs>li{ font-family: 'Barlow', sans-serif; } .aft-trending-latest-popular{position: relative;} .aft-trending-latest-popular .tabbed-head{margin-bottom: 10px;} .aft-trending-latest-popular .nav-tabs{ border:none; display: flex; } .aft-trending-latest-popular .nav-tabs li{ display: inline-flex; flex: 1; background: #2b2b2b; text-align: center; justify-content: center; } .aft-trending-latest-popular .nav-tabs>li.active{ background: #f25600; } .aft-trending-latest-popular .nav-tabs>li>a{ border-radius: 0; border: none; font-size: 16px; color: #fff; font-weight: bold; } .aft-trending-latest-popular .nav-tabs>li.active>a:hover, .aft-trending-latest-popular .nav-tabs>li.active>a{ color: #1c1c1c; } .aft-trending-latest-popular .nav-tabs>li>a:hover, .aft-trending-latest-popular .nav-tabs>li.active>a{ background: transparent; border: none; } .aft-trending-latest-popular .nav-tabs>li>a:hover{ color: #f25600; } .aft-trending-latest-popular .read-single{ margin-bottom: 10px; } .aft-trending-latest-popular .af-double-column.list-style .read-bg-img{ height: 90px; width: 25%; max-width: 150px; } .aft-trending-latest-popular .af-double-column.list-style .read-details{ width: 75%; } /*aft-trending-latest-popular tab-----*/ /*tabbed post-----*/ .newsever_tabbed_posts_widget .tabbed-head { position: relative; } .newsever_tabbed_posts_widget .tabbed-head:after { /*position: absolute; content: ''; height: 3px; width: 100%; background: #898989; opacity: 0.2; left: 0; bottom: 0; */ } .newsever_tabbed_posts_widget .nav-tabs { border: none; margin-bottom: 10px; } .newsever_tabbed_posts_widget .article-tabbed-list > li, .newsever_tabbed_posts_widget .nav-tabs > li{ margin-bottom: 0; padding-bottom: 0; } .newsever_tabbed_posts_widget .nav-tabs > li{ width: 33.33%; } .newsever_tabbed_posts_widget .nav-tabs > li.active > a , .newsever_tabbed_posts_widget .nav-tabs > li > a { background-color: #262626; border: none; outline: none; margin: 0; font-size: 14px; text-transform: uppercase; color: #fff; font-weight: bold; display: flex; align-items: center; -webkit-border-radius: 0; border-radius: 0; } .nav-tabs>li>a i { font-size: 14px; margin-right: 5px; } @media screen and (min-width: 481px) { .newsever_tabbed_posts_widget .nav>li>a { padding: 10px; } } .newsever_tabbed_posts_widget .nav-tabs > li > a:hover { border: none; } .newsever_tabbed_posts_widget .nav-tabs > li.active > a:hover , .newsever_tabbed_posts_widget .nav-tabs > li.active > a { background-color: #f25600; } footer .newsever_tabbed_posts_widget .nav-tabs { margin-top: 11px; } .newsever_tabbed_posts_widget .nav-tabs > li.active > a:hover, .newsever_tabbed_posts_widget .nav-tabs > li.active > a{ color: #FFF; background: #f25600; } footer .newsever_tabbed_posts_widget .nav-tabs > li > a{ color: #FFF; } #tertiary .newsever_tabbed_posts_widget .nav-tabs > li > a { padding: 10px; } #tertiary .newsever_tabbed_posts_widget .nav-tabs > li > a i{ display: none; } #primary .newsever_tabbed_posts_widget , #secondary .newsever_tabbed_posts_widget , #tertiary .newsever_tabbed_posts_widget { padding-top: 15px; } /*tabbed post-----*/ /*category-pagination-----*/ section.pagination { padding: 15px 0; background: #fff; } .category-part span { font-size: 12px; } .category-part h3 { margin: 5px 0; font-size: 24px; } .pagination-part { padding: 5px 0; } nav.breadcrumb a { font-size: 16px; } nav.breadcrumb a:after { content: '/'; padding: 0 5px; } nav.breadcrumb a:last-child:after { display: none; } /*category-pagination-----*/ /*aft-popular-taxonomies-lists-----*/ .aft-popular-tags { padding: 10px 0px; background: #d2d2d2; font-size: 14px; } .aft-popular-taxonomies-lists strong { margin-right: 10px; color: #1c1c1c; } .aft-popular-taxonomies-lists ul { display: inline-block; } .aft-popular-taxonomies-lists ul li { display: inline-block; margin-right: 10px; } .aft-popular-taxonomies-lists ul li a { color: #1c1c1c; display: block; } .aft-popular-taxonomies-lists ul li a span.tag-count { float: right; background: #bb1919; color: #fff; line-height: 14px; padding: 2px 5px; font-size: 12px; } .aft-popular-taxonomies-lists ul li a:before { content: '\f292'; font-family: FontAwesome; font-size: 12px; padding-right: 5px; } /*aft-popular-taxonomies-lists-----*/ .content-with-two-sidebars #primary .af-double-column.list-style .read-details .read-categories { /*display: none;*/ } .content-with-two-sidebars #primary .af-double-column.list-style .aft-spotlight-posts-1 .read-details .read-categories { display: block; } /*double-category---------*/ .af-double-column.list-style .read-bg-img { height: 110px; margin: 0; width: 50%; /*max-width: 110px;*/ } .af-trending-news-part.left .af-double-column.list-style.af-main-banner-trending-posts-vertical-carousel .read-bg-img , .af-trending-news-part.right .af-double-column.list-style.af-main-banner-trending-posts-vertical-carousel .read-bg-img, .af-double-column.list-style.af-main-banner-trending-posts-carousel-vertical-alternate .read-bg-img { height: 110px; } .af-trending-news-part.bottom .af-double-column.list-style.af-main-banner-trending-posts-carousel .read-bg-img , .af-trending-news-part.top .af-double-column.list-style.af-main-banner-trending-posts-carousel .read-bg-img { height: 110px; } .af-double-column.list-style.af-main-banner-trending-posts-carousel-vertical-alternate .read-categories { display: none; } .af-double-column.list-style.af-main-banner-trending-posts-vertical-carousel .read-bg-img { height: 110px; margin: 0; width: 40%; } .content-with-two-sidebars .content-area .af-double-column.list-style .read-bg-img { width: 55%; } .main-banner-widget-wrapper .af-double-column.list-style .read-bg-img, .content-with-single-sidebar .content-area .af-double-column.list-style .read-bg-img { width: 40%; height: 110px; max-width: 110px; } .site-footer .af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img, .main-banner-widget-wrapper .af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img, .content-with-single-sidebar .content-area .af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img , .content-with-two-sidebars .content-area .af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img{ width: 100%; } .af-double-column.list-style .read-bg-img .min-read-post-format .af-post-format{ display: none; } .af-double-column.list-style .read-title h4 { font-size: 18px; margin: 5px 0; } .read-details .entry-meta { line-height: 1; } .af-double-column.list-style .aft-spotlight-posts-1 .read-single { flex-wrap: wrap; } /*.newsever_posts_express_list .grid-part .read-title h4,*/ /*.af-double-column.list-style .aft-spotlight-posts-1 .read-title h4 {*/ /* font-size: 32px;*/ /*}*/ .af-double-column.list-style .aft-spotlight-posts-1 .read-details, .af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img { width: 100%; } .af-double-column.list-style .aft-spotlight-posts-1 .read-details{ padding: 10px; } .main-banner-widget-wrapper .af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img, .content-with-single-sidebar .content-area .af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img , .site-footer .af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img , #sidr .af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img , .sidebar-area .af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img , .af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img { height: 280px; margin: 0; max-width: 100%; } .af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img .af-post-format {display: inline-block;} .af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img .min-read-post-format { display: inline-block; left: 15px; transform: translateX(0); min-width: 0; } .content-with-two-sidebars .content-area .newsever_double_col_categorised_posts .grid-plus-list.af-sec-post { width: 100%; } .content-with-two-sidebars .content-area .newsever_double_col_categorised_posts .grid-plus-list.af-sec-post { width: 50%; } .content-with-two-sidebars .content-area .newsever_double_col_categorised_posts .grid-plus-list.af-sec-post:nth-child(even) { margin-right: 0; } .content-with-two-sidebars .content-area .newsever_double_col_categorised_posts .col-1.aft-spotlight-posts-1 .read-img{ height: 225px; } /*double-category---------*/ /*express lists---------*/ .content-with-single-sidebar .content-area .newsever_posts_express_list .grid-part{width: 50%;} .content-with-two-sidebars .content-area .newsever_posts_express_list .grid-part{width: 100%; /*padding-left: 0; padding-right: 0*/} .content-with-two-sidebars .content-area .newsever_posts_express_list .grid-part .read-img.read-bg-img{height: 425px;} .content-with-two-sidebars .content-area .newsever_posts_express_list .col-2.list-part{width: 50%;} /*express lists---------*/ /*express grids---------*/ .content-with-single-sidebar .content-area .newsever_posts_express_grid .big-grid, .content-with-two-sidebars .content-area .newsever_posts_express_grid .big-grid{width: 100%;} .content-with-single-sidebar .content-area .newsever_posts_express_grid .col-4.af-sec-post, .content-with-two-sidebars .content-area .newsever_posts_express_grid .col-4.af-sec-post{width: 50%;} /*express grids---------*/ /*post grid---------*/ .content-with-two-sidebars .content-area .newsever_posts_grid .col-3.af-sec-post{width: 50%;} /*post grid---------*/ /*breadcrumb---------*/ ul.trail-items li { display: inline-block; margin-right: 5px; } ul.trail-items li a{ opacity: 0.7; } ul.trail-items li a:hover{ opacity: 1; transition: all 1200ms cubic-bezier(.215,.610,.355,1); } ul.trail-items li:after { content: ' / '; padding: 0 2px; color: #393E46; font-size: 13px; } ul.trail-items li:last-child:after { display: none; } /*breadcrumb---------*/ /*archive pagination---------*/ .newsever-pagination { text-align: center; } .newsever-pagination .nav-links .page-numbers.current, .newsever-pagination .nav-links .page-numbers { min-width: 30px; height: 30px; text-align: center; line-height: 28px; font-size: 14px; display: inline-block; color: rgb(136, 136, 136); padding: 0px; border-width: 1px; border-style: solid; border-color: rgb(222, 222, 222); border-image: initial; text-decoration: none; padding: 0px 10px; } .newsever-pagination .nav-links .page-numbers.current{ color: #fff; background: #212121; border-color: #212121; } .newsever-pagination span.load-btn{ color: #404040; border-width: 1px; border-style: solid; border-color: #404040; padding: 5px 10px; } .newsever-pagination span.load-btn:hover { background-color: #404040; color: #FFF; } body.aft-dark-mode .newsever-pagination span.load-btn{ color: #ccc; border-color: #ccc; } body.aft-dark-mode .newsever-pagination span.load-btn:hover { background-color: #ccc; color: #404040; } /*archive pagination---------*/ /*banner-promotions-wrapper---------*/ .banner-promotions-wrapper .promotion-section { text-align: center; position: relative; } /*banner-promotions-wrapper---------*/ /*blog page-----*/ header.header-style2.pag { background: #fff; border-bottom: 1px solid; border-color: #dfdfdf; } /*blog page-----*/ /*single page default-----*/ .header-title-wrapper{margin:0;padding-bottom: 0;} h1.page-title{margin-top: 10px;margin-bottom: 20px;} .entry-header .entry-title { margin: 10px 0; } body.single-post:not(.aft-single-full-header) .entry-header-details { margin: 0 15px; padding: 0 15px; } body.single-post .entry-title { font-size: 60px; padding: 0; } body.single-post .post-thumbnail img.wp-post-image {margin: 0;} body.single-post:not(.aft-single-full-header) .entry-content-wrap .min-read-post-format { left: 50%; transform: translateX(-50%); width: fit-content; } .entry-header-yt-video-wrapper span.vid-thumb { display: block; } .entry-header-yt-video-wrapper span.vid-thumb h4.newsever-yt-title { position: absolute; bottom: 15px; left: 15px; right: 15px; z-index: 1; color: #FFF; margin: 0; opacity: 0; visibility: hidden; -webkit-transition: all ease-in 0.3s; -moz-transition: all ease-in 0.3s; -ms-transition: all ease-in 0.3s; -o-transition: all ease-in 0.3s; transition: all ease-in 0.3s; } .entry-header-yt-video-wrapper:hover span.vid-thumb h4.newsever-yt-title { opacity: 1; visibility: visible; } .entry-header-yt-video-wrapper .newsever-yt-thumb { width: 100%; } .container-wrapper .read-details.af-container-block-wrapper { display: flex; -webkit-align-items: center; align-items: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } @media screen and (max-width: 990px) { .container-wrapper .read-details.af-container-block-wrapper .newsever-entry-header-details-wrap{ width: 100%; } .container-wrapper .read-details.af-container-block-wrapper .newsever-entry-featured-image-wrap { width: 100%; } body.single-post:not(.aft-single-full-header) .entry-header-details { margin: 15px; padding: 15px; } } header.aft-no-featured-image .container-wrapper .read-details.af-container-block-wrapper .newsever-entry-featured-image-wrap{ display: none; } header.aft-no-featured-image .container-wrapper .read-details.af-container-block-wrapper .newsever-entry-header-details-wrap.col-2 { width: 100%; } .entry-header-yt-video-wrapper::before { content: ""; position: absolute; left: 0; top: 0; height: 100%; width: 100%; background-color: rgba(0,0,0,.5); } .entry-header-yt-video-wrapper .af-custom-thumbnail { display: block; } .entry-header-yt-video-wrapper span.af-yt-video-play { cursor: pointer; z-index: 9; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .af-yt-video-play i { font-size: 25px; width: 35px; height: 35px; color: #fff; line-height: 38px; text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3); text-align: center; } .af-yt-video-play i:after { position: absolute; content: ''; top: 50%; left: 50%; width: 55px; height: 55px; border: 5px solid; border-color: #fff; border-radius: 50%; transform: translate(-50%, -50%); box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .post-meta-share-wrapper{ display: flex; -webkit-align-items: center; align-items: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 10px 0; } .post-meta-share-wrapper .aft-social-share{ margin-left: 30px; } .single-post .post-meta-share-wrapper .post-meta-detail { font-size: 12px; font-weight: 600; } .single-post .post-meta-share-wrapper .post-meta-detail .min-read { color: #4a4a4a; padding: 0; background-color: unset; } body.aft-dark-mode.single-post .post-meta-share-wrapper .post-meta-detail .min-read { color: #FFF; } .post-meta-share-wrapper .post-meta-detail{display: inline-block;} .post-meta-share-wrapper .aft-social-share div.sharedaddy h3.sd-title{display: none;} .post-meta-share-wrapper .aft-social-share .sd-content ul{margin-bottom: 0 !important} body.single-post .entry-content-wrap.read-single .post-meta-detail .entry-meta span i, body.single-post .entry-content-wrap.read-single .post-meta-detail .entry-meta span{font-size: 14px;} body.single-post .entry-content-wrap.read-single .post-meta-detail .min-read{ background-color: transparent; color: #4a4a4a; padding: 0; } body.single-post .post-meta-detail > span:not(.min-read-post-format):after{ content: "\2219"; color: inherit; font-weight: bold; padding: 0 5px 0 5px; } body.single-post .post-meta-detail > span:last-child:after{display: none;} body.single-post span.min-read-post-format .af-post-format i{ color: #404040; } body.single-post span.min-read-post-format .af-post-format i:after{ border-color: #404040; } .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: #f25600;} .entry-content > [class*="wp-block-"] a:hover, .entry-content > ul a, .entry-content > ul a:hover, .entry-content > ol a, .entry-content > ol a:hover, .entry-content > p a, .entry-content > p a:hover { text-decoration: underline; } body.single-post .min-read-post-format .aft-image-caption { color: #fff; display: block; background: rgba(0, 0, 0,0.5); padding: 5px 10px; } body.single-post .min-read-post-format .aft-image-caption p{ margin-bottom: 0; } body.single-post:not(.aft-single-full-header) .entry-header span.min-read-post-format .af-post-format i{ color: #ffffff; } body.single-post:not(.aft-single-full-header) .entry-header span.min-read-post-format .af-post-format i:after{ border-color: #404040; } body.single-post:not(.aft-single-full-header) .figure-categories{ margin-top: 10px; } body .post-excerpt{ border-left: 3px solid #f25500; padding: 15px 30px; margin-bottom: 20px; opacity: 0.75; font-size: 20px; font-weight: 500; font-family: 'Barlow', sans-serif; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body.single-post.aft-single-full-header .post-excerpt{padding-top: 0;} /*single page default-----*/ /*single page full-----*/ body.single-post.aft-single-full-header .entry-title { margin: 10px 0; } body.single-post.aft-single-full-header .read-img .full-width-image { position: relative; } body.single-post.aft-single-full-header .read-img .full-width-image:after { position: absolute; content: ''; top: 0; left: 0; height: 100%; width: 100%; background-color: #000; opacity: 0.5; } body.single-post.aft-single-full-header .read-img .full-width-image img { width: 100%; height: 500px; object-fit: cover; margin: 0; } body.single-post.aft-single-full-header .entry-header .read-details { position: absolute; top: 50%; left: 50%; z-index: 1; max-width: 1500px; width: 100%; transform: translate(-50%,-50%); color: #fff; padding: 0 25px; margin-top: 0; } body.single-post.aft-single-full-header .entry-header .read-img .min-read-post-format { position: absolute; left: 50%; right: 15px; top: 15px; display: inline-block; max-width: 1300px; width: 100%; transform: translateX(-50%); padding: 0 15px; } body.single-post.aft-single-full-header .read-details .post-meta-detail .min-read, body.single-post.aft-single-full-header .entry-header .cat-links li a, body.single-post.aft-single-full-header .entry-header .entry-meta span a, body.single-post.aft-single-full-header .entry-header .entry-meta span, body.single-post.aft-single-full-header .entry-header .read-details .entry-title{ color: #fff; } body.single-post .entry-content.read-details{ max-width: 750px; margin: 0 auto; } body.single-post.full-width-content .entry-content.read-details{ max-width: 1200px; } body.single-post span.min-read-post-format, body.single-post.aft-single-full-header span.min-read-post-format{ display: inline-block; } body.single-post.aft-single-full-header header.entry-header.pos-rel.aft-no-featured-image { min-height: 500px; background: #1c1c1c; } body.single-post.aft-single-full-header .entry-header span.min-read-post-format .af-post-format i:after{ border-color: #fff; } body.single-post.aft-single-full-header .entry-header .af-container-block-wrapper{ background: transparent; } /*single page full-----*/ /*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: 500; } body.single span.tags-links a{ padding: 2px 5px; border: 1px solid rgba(0, 0, 0, 0.1); font-size: 13px; font-weight: normal; transition: all 300ms ease-out; } body.single span.tags-links a:hover{ border: 1px solid #1c1c1c; } /*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-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75)); background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75)); background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75)); background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75)) } .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; } /*single2 page-----*/ /*-------------------------------------------------------------- # Content --------------------------------------------------------------*/ /*-------------------------------------------------------------- # secondary widgets --------------------------------------------------------------*/ .sidebar-area .widget { margin-bottom: 30px; } .site-footer .af-sec-post , #sidr .af-sec-post , .sidebar-area .af-sec-post { width: 100%; } .site-footer .af-sec-list-img, #sidr .af-sec-list-img, .sidebar-area .af-sec-list-img{ width: 35%; height: 100px; } .site-footer .af-sec-list-txt .read-descprition, #sidr .af-sec-list-txt .read-descprition, .sidebar-area .af-sec-list-txt .read-descprition, .site-footer .af-sec-list-img .min-read-post-format, #sidr .af-sec-list-img .min-read-post-format, .sidebar-area .af-sec-list-img .min-read-post-format{ display: none; } .site-footer .af-sec-list-txt, #sidr .af-sec-list-txt, .sidebar-area .af-sec-list-txt{ width: 75%; } .site-footer .af-sec-list-txt .read-title h4, #sidr .af-sec-list-txt .read-title h4, .sidebar-area .af-sec-list-txt .read-title h4{ font-size: 16px; margin: 5px 0; } #sidr .af-double-column.list-style .read-bg-img, .sidebar-area .af-double-column.list-style .read-bg-img{ height: 110px; max-width: 110px; } .promotion-section .af-double-column.list-style .read-bg-img { max-width: 110px; } .site-footer .af-double-column.list-style .read-bg-img{ height: 130px; max-width: 130px; } .site-footer .newsever_posts_list .col-2, #sidr .newsever_posts_list .col-2, .sidebar-area .newsever_posts_list .col-2{ width: 100%; } .af-like-tertiary .af-double-column.list-style .read-bg-img, #tertiary.sidebar-area .newsever_single_col_categorised_posts .list-style .read-bg-img, #tertiary.sidebar-area .af-double-column.list-style .read-bg-img{display: none;} #tertiary.sidebar-area .newsever_single_col_categorised_posts .list-style .read-details, #tertiary.sidebar-area .af-double-column.list-style .read-details{padding-left: 0;padding-right: 0;width: 100%;} .af-like-tertiary .af-double-column.list-style .read-details{ padding: 10px; min-height: 100px; display: flex; flex-direction: column; justify-content: center; } #tertiary.sidebar-area .af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img{ display: block; height: 210px; } #tertiary.sidebar-area .banner-slider-2 .read-img.read-bg-img{ height: 350px; } #tertiary.sidebar-area .banner-slider-2 .read-details{ padding: 0; left: 10px; bottom: 10px; } /*-------------------------------------------------------------- # secondary widgets --------------------------------------------------------------*/ .social-widget-menu ul{ -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .social-widget-menu ul li { width: 15.83%; margin-right: 1%; } .social-widget-menu ul li:nth-child(6) { margin-right: 0; } @media screen and (max-width: 768px) { .social-widget-menu ul li { width: 32%; margin-bottom: 2%; margin-right: 2%; } .social-widget-menu ul li:nth-child(3n) { margin-right: 0; } } .sidr .social-widget-menu ul li, footer .social-widget-menu ul li { width: 32%; margin-bottom: 2%; margin-right: 2%; } .sidr .social-widget-menu ul li:nth-child(3n), footer .social-widget-menu ul li:nth-child(3n){ margin-right: 0; } .sidebar-area .social-widget-menu ul li{ display: block; width: 32%; height: auto; margin-bottom: 2%; margin-right: 2%; } .sidebar-area .social-widget-menu ul li:nth-child(3n){ margin-right: 0; } .social-widget-menu ul li a{ padding: 5px 10px; color: #fff; width: auto; height: auto; -webkit-transition: all 0.35s ease; transition: all 0.35s ease; text-align: center; } .social-widget-menu ul li a:before { display: inline-block; width: 25px; text-align: center; color: #fff; } .social-widget-menu ul li a:hover { opacity: 0.9; } .social-widget-menu ul li a .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: 'Barlow', sans-serif; font-size: 16px; font-weight: 600; display: block; } @media screen and (max-width: 1299px) and (min-width: 1025px) { .social-widget-menu ul li a { padding: 5px; } .social-widget-menu ul li a .screen-reader-text { font-size: 12px; } } #tertiary.sidebar-area .social-widget-menu ul li a .screen-reader-text { display: none; } .sidebar-area .social-widget-menu ul li a{background-color: #000;} .sidebar-area .social-widget-menu ul li a[href*="facebook.com"]{background-color: #3b5999;} .sidebar-area .social-widget-menu ul li a[href*="dribbble.com"]{background-color: #ea4c89;} .sidebar-area .social-widget-menu ul li a[href*="vk.com"]{background-color: #4c75a3;} .sidebar-area .social-widget-menu ul li a[href*="twitter.com"]{background-color: #55acee;} .sidebar-area .social-widget-menu ul li a[href*="linkedin.com"]{background-color: #0077B5;} .sidebar-area .social-widget-menu ul li a[href*="instagram.com"]{background-color: #3F729B;} .sidebar-area .social-widget-menu ul li a[href*="youtube.com"]{background-color: #cd201f;} .sidebar-area .social-widget-menu ul li a[href*="vimeo.com"]{background-color: #1ab7ea;} .sidebar-area .social-widget-menu ul li a[href*="plus.google.com"]{background-color: #dd4b39;} .sidebar-area .social-widget-menu ul li a[href*="pinterest.com"]{background-color: #bd081c;} .sidebar-area .social-widget-menu ul li a[href*="tumblr.com"]{background-color: #34465d;} .sidebar-area .social-widget-menu ul li a[href*="wordpress.org"]{background-color: #21759b;} .sidebar-area .social-widget-menu ul li a[href*="whatsapp.com"]{background-color: #25D366;} .sidebar-area .social-widget-menu ul li a[href*="reddit.com"]{background-color: #ff5700;} /*-------------------------------------------------------------- # social widgets on tertairy --------------------------------------------------------------*/ /*-------------------------------------------------------------- # social widgets on tertairy --------------------------------------------------------------*/ /*-------------------------------------------------------------- # wordpress defaults --------------------------------------------------------------*/ .widget > ul li { margin-bottom: 5px; padding-bottom: 5px; font-size: 14px; color: #888888; } .widget .cat-links { padding: 0; margin: 0; } .big-grid .cat-links , .widget .big-grid .cat-links { margin-top: 5px; } .widget .cat-links li { margin-top: 2px; padding-bottom: 0; } .widget > ul ul { padding-top: 5px; margin-top: 5px; margin-left: 10px; padding-left: 10px; } .widget > ul > li:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; } #sidr .widget > ul > li a, .sidebar-area .widget > ul > li a{ font-size: 16px; color: #404040; } #sidr .widget > ul > li a:hover, .sidebar-area .widget > ul > li a:hover{ color: #1c1c1c; } #tertiary.sidebar-area .widget > ul > li a { color: #FFF; } #sidr .widget , .sidebar-area .widget , footer .widget { margin-bottom: 30px; padding: 0; } #sidr .newsever_posts_list .col-2:last-child .read-single , .sidebar-area .newsever_posts_list .col-2:last-child .read-single { margin-bottom: 0; } #sidr .widget:last-child , .sidebar-area .widget:last-child { margin-bottom: 0; } /*----------===tag cloud===---------*/ .wp-block-tag-cloud a, .tagcloud a { display: inline-block; padding: 5px 10px; border: 1px solid; line-height: 1; font-size: 14px !important; margin-right: 5px; margin-bottom: 7px; text-decoration: none !important; } /*----------===tag cloud===---------*/ #wp-calendar caption { text-align: right; color: #404040; font-size: 14px; font-weight: bold; letter-spacing: 1px; } #wp-calendar thead { font-size: 12px; } #wp-calendar thead th { padding-bottom: 10px; text-align: center; border-color: transparent; } #wp-calendar tbody { color: #aaa; } #wp-calendar tbody td { background: #f9f9f9; border: 1px solid; border-color: #fff; text-align: center; padding: 8px; } #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; } #wp-calendar td:last-child, #wp-calendar th:last-child, #wp-calendar tr:last-child td{border-color: transparent;} /*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 { background: #2b2b2b; border-color: #000; } body.aft-dark-mode #wp-calendar tbody td#today { color: #bb1919; } /*darkmode calendar*/ /*----------===calendar===---------*/ /*navigation posts navigation====================*/ .nav-links a { color: #000; font-weight: 500; transition: all 300ms ease; display: block; } .nav-links .nav-next a:after { transition: all 300ms ease; } .nav-links .next-post-thumb img, .nav-links .prev-post-thumb img { } .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; } span.em-post-navigation { display: block; } .nav-links .nav-previous a:before, .nav-links .nav-next a:after{ padding: 0 5px; font-family: FontAwesome; } .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%; } .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { float: right; text-align: right; width: 50%; } /*navigation posts navigation====================*/ button, input[type="button"], input[type="reset"], input[type="submit"] { border: none; border-radius: 0; background: #f25600; color: #fff; font-size: 14px; line-height: normal; height: 38px; padding: 5px 12px; transition: all 300ms ease-out; } /*-------------------------------------------------------------- # wordpress defaults --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## archive posts --------------------------------------------------------------*/ /*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.latest-posts-grid{ margin-bottom: 20px; } article.latest-posts-grid .read-single{ margin-bottom: 0; } /*grid alternate----*/ article.archive-image-up-alternate .archive-grid-post .read-single { display: flex; } article:nth-of-type(3n+1).archive-image-up-alternate .archive-grid-post .read-single { flex-direction: column; } article:nth-of-type(3n+2).archive-image-up-alternate .archive-grid-post .read-single { flex-direction: column-reverse; } article:nth-of-type(3n+3).archive-image-up-alternate .archive-grid-post .read-single { flex-direction: column; } /*grid alternate----*/ /*grid alternate list----*/ article:nth-of-type(4n).archive-image-full-alternate , article:nth-of-type(4n).archive-image-list-alternate { width: 100%; } article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-single { display: flex; align-items: center; } article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-bg-img { height: 300px; width: 50%; float: left; } article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-details { float: left; padding: 0 10px; width: 50%; } body.full-width-content #primary article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-bg-img{ height: 380px; } /*grid alternate list----*/ /*grid alternate full----*/ article:nth-of-type(4n).archive-image-full-alternate .archive-grid-post .read-bg-img { height: 640px; } article:nth-of-type(4n).archive-image-full-alternate .archive-grid-post .read-details .read-title h4{ font-size: 34px; } /*grid alternate full----*/ /*grid style posts---*/ /*full style posts---*/ article.latest-posts-full .read-title h4 { font-size: 34px; } article.latest-posts-full .read-img img{ width: 100%; } /*full style posts---*/ /*masonary style posts---*/ .aft-masonry-archive-posts .read-img{ min-height: 100px; background-color: #dedede; } .archive-masonry-post .read-img.pos-rel > a { display: block; height: 100%; width: 100%; position: absolute; top: 0; left: 0; } .archive-grid-post .read-details .read-title h4, .archive-masonry-post .read-details .read-title h4{ font-size: 22px; } /*masonary style posts---*/ /*-------------------------------------------------------------- ## archive posts --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## Posts and pages --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## Comments --------------------------------------------------------------*/ /*comments section====*/ .comment { list-style: none; margin-left: 0; padding-bottom: 13px; border-bottom: 1px dashed #ededed; margin-bottom: 21px; } .comment .children { margin-left: 70px; padding-top: 16px; border-top: 1px dashed #ededed; margin-top: 13px; } .comment .children .comment:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: 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; color: #7d7d7d; } .fn a { color: #000; } /*comments section====*/ /*comments reply form section====*/ div#respond { margin-top: 20px; padding: 20px; border: 1px solid rgba(0, 0, 0, 0.1); } div#respond h3#reply-title { margin-top: 0; font-weight: 600; font-size: 20px; } div#respond p{ margin-bottom: 5px; } div#respond label { font-weight: normal; } div#respond textarea { width: 100%; background: #fafafa; color: #404040; border: 1px solid rgba(0, 0, 0, 0.1); padding: 10px; } .aft-dark-mode div#respond textarea{ color: #ffffff; } 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 label { margin-left: 8px; position: relative; top: -1px; display: inline; } div#respond input[type="submit"]{ display: inline-block; margin-top: 10px; } #reply-title small a { display: inline-block; margin-left: 10px; } /*comments reply form section====*/ .comment-content a { word-wrap: break-word; } .bypostauthor { display: block; } /*-------------------------------------------------------------- ## Comments --------------------------------------------------------------*/ /*-------------------------------------------------------------- ##Back to top --------------------------------------------------------------*/ #scroll-up { position: fixed; z-index: 8000; bottom: 40px; right: 20px; display: none; width: 50px; height: 50px; font-size: 28px; line-height: 50px; text-align: center; text-decoration: none; cursor: pointer; color: #fff; background-color: #f25600; opacity: 1 !important; } #scroll-up i { display: inline-block; } /*-------------------------------------------------------------- ##Back to top --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Infinite scroll --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Media --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## 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.22857143; 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;} 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-3 figure {width:32%;} .gallery.gallery-columns-3 figure:nth-of-type(3n+3) {margin-right:0;} .gallery.gallery-columns-3 figure:nth-of-type(3n+4) {clear:left;} .gallery.gallery-columns-2 figure {width:49%;} .gallery.gallery-columns-2 figure:nth-of-type(even) {margin-right:0;} .gallery.gallery-columns-2 figure:nth-of-type(odd) {clear:left;} .gallery.gallery-columns-4 figure {width:23.25%;} .gallery.gallery-columns-4 figure:nth-of-type(4n+4) {margin-right:0;} .gallery.gallery-columns-4 figure:nth-of-type(4n+5) {clear:left;} .gallery.gallery-columns-5 figure {width:18%;} .gallery.gallery-columns-5 figure:nth-of-type(5n+5) {margin-right:0;} .gallery.gallery-columns-5 figure:nth-of-type(5n+6) {clear:left;} .gallery.gallery-columns-6 figure {width:14.2%;} .gallery.gallery-columns-6 figure:nth-of-type(6n+6) {margin-right:0;} .gallery.gallery-columns-6 figure:nth-of-type(6n+7) {clear:left;} .gallery.gallery-columns-7 figure {width:12%;} .gallery.gallery-columns-7 figure:nth-of-type(7n+7) {margin-right:0;} .gallery.gallery-columns-7 figure:nth-of-type(7n+8) {clear:left;} .gallery.gallery-columns-8 figure {width:10.2%;} .gallery.gallery-columns-8 figure:nth-of-type(8n+8) {margin-right:0;} .gallery.gallery-columns-8 figure:nth-of-type(8n+9) {clear:left;} .gallery.gallery-columns-9 figure {width:8.85%;} .gallery.gallery-columns-9 figure:nth-of-type(9n+9) {margin-right:0;} .gallery.gallery-columns-9 figure:nth-of-type(9n+10) {clear:left;} @media (max-width:767px) { img.alignright, div.alignright, figure.alignright, img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {display:block; 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;} } /*-------------------------------------------------------------- # Instagram --------------------------------------------------------------*/ .insta-slider-wrapper { position: relative; } .insta-feed-head { position: absolute; top: 30px; left: 50%; transform: translateX(-50%); z-index: 2; } p.instagram-username { margin: 0; } .insta-feed-head a { display: inline-block; background: #fff; padding: 6px 16px; } .insta-item a { display: block; position: relative; } .insta-item figure img { width: 100%; } .insta-item .insta-details { position: absolute; top: 0; left: 0; width: 100%; height: 100%; color: #fff; -webkit-backface-visibility: hidden; backface-visibility: hidden; } .insta-item .insta-details:before { position: absolute; content: ''; height: 100%; width: 100%; background: #000; opacity: 0; -webkit-transition: opacity 0.35s; transition: opacity 0.35s; } .insta-item:hover .insta-details:before { opacity: 0.5; } .insta-item .insta-tb { font-size: 28px; padding: 30px; height: 100%; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .insta-item .insta-tb:before, .insta-item .insta-tb:after { position: absolute; top: 30px; right: 30px; bottom: 30px; left: 30px; content: ''; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; } .insta-item .insta-tb:before{ border-top: 1px solid #fff; border-bottom: 1px solid #fff; -webkit-transform: scale(0,1); transform: scale(0,1); } .insta-item .insta-tb:after{ border-right: 1px solid #fff; border-left: 1px solid #fff; -webkit-transform: scale(1,0); transform: scale(1,0); } .insta-item:hover .insta-tb:before, .insta-item:hover .insta-tb:after { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } .insta-item .insta-tc { display: table; height: 100%; width: 100%; } .insta-likes-comments { display: table-cell; vertical-align: middle; text-align: center; } .insta-likes-comments p{ margin: 10px; display: inline-block; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(0,20px,0); transform: translate3d(0,20px,0); } .insta-item:hover .insta-likes-comments p{ opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); } /*-------------------------------------------------------------- # Instagram --------------------------------------------------------------*/ /*-------------------------------------------------------------- # mailchimp --------------------------------------------------------------*/ .mailchimp-block { padding: 50px; background: #222; } .mailchimp-block .block-title{ margin: 0; margin-bottom: 25px; font-size: 42px; color: #FFF; } .inner-suscribe { margin: 0 auto; max-width: 730px; width: 100%; } .inner-suscribe p { margin-bottom: 0; } .inner-suscribe .mc4wp-form-fields{ position: relative; } .inner-suscribe .mc4wp-form-fields label { display: block; margin: 0; font-size: 0; } .inner-suscribe input { border: none; background: #fff; outline: 0!important; width: 100%; line-height: 38px; padding: 10px 150px 10px 30px; color: #8a8a8a; font-size: 14px; } .inner-suscribe input[type=submit] { border: 0; margin: 0; color: #fff; width: 120px; height: 58px; padding: 14px 0; line-height: 30px; font-weight: 600; background-color: #f25600; position: absolute; border-radius: 0px; right: 0; top: 0; text-transform: uppercase; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; } /*-------------------------------------------------------------- # mailchimp --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Footer --------------------------------------------------------------*/ footer.site-footer { background-color: #1c1c1c; } footer.site-footer .primary-footer{ padding-top: 20px; } .footer-navigation .menu li{ display: inline-block; margin-right: 10px; } .site-footer a, .footer-navigation .menu li a{ color: #fff; } .footer-navigation .menu li:last-child{ margin-right: 0; } .site-info { text-align: center; padding: 10px 0; } .site-info a{ color: #fff; } .secondary-footer .af-flex-container{ align-items: center; padding: 5px; min-height: 30px; } /*-------------------------------------------------------------- # Footer --------------------------------------------------------------*/ /*-------------------------------------------------------------- ##404 page --------------------------------------------------------------*/ /*-------------------------------------------------------------- ##404 page --------------------------------------------------------------*/ /*-------------------------------------------------------------- ##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;} .alignfull:not(.wp-block-cover), .alignwide{ /*background-color: #fff;*/ } .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; } .entry-content ol:not([class*="wp-"]).alignwide , .entry-content ul:not([class*="wp-"]).alignwide { padding-left: 30px; } .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: bold; } .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-cover, .wp-block-cover-image{ margin-bottom: 20px; } /** === 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: #f9f9f9; padding: 10px; color: inherit; 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: 0 0 20px; } .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; 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: break-all; } .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 .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 .wp-block-latest-comments__comment-date { margin: -3px 0 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; } /** === 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*/ /*alignfull*/ .wp-block-embed-vimeo.alignfull .wp-block-embed__wrapper , .wp-block-embed-youtube.alignfull .wp-block-embed__wrapper { position: relative; padding-top: 56.25%; } .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; padding-top: 56.25%; } .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=== */ .alignfull, .alignwide{ /*padding: 10px;*/ } .alignfull{ /*padding: 10px 30px;*/ } figure.alignfull,figure.alignwide{padding: 0;} body.full-width-content .alignfull{ margin-left: calc(50% - 50vw - 10px); margin-right: calc(50% - 50vw - 10px); max-width: 100vw; width: 100vw; } figure.wp-block-image img{ width: 100%; } body:not(.full-width-content) article .alignwide{ margin-left: auto; margin-right: auto; } body:not(.full-width-content) article .alignfull{ } @media (min-width: 1200px){ body.full-width-content article{ padding: 0 6.67em; } body.full-width-content .alignwide { margin-left: -100px; margin-right: -100px; max-width: unset; width: unset; } body:not(.full-width-content) article .alignwide{ margin-left: -20px; margin-right: -20px; max-width: unset; width: unset; } body:not(.full-width-content) article .alignfull{ margin-left: -6.67em; margin-right: -6.67em; max-width: unset; width: unset; } body.home article, body.archive article, body.search article { padding: 0; } } @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; } } /*-------------------------------------------------------------- ##gutenberg support --------------------------------------------------------------*/ /*-------------------------------------------------------------- ##plugin --------------------------------------------------------------*/ .elementor-html #af-preloader{ display: none; } /*language switcher-----*/ .trp-language-switcher .trp-ls-shortcode-language { display: block; height: 0; } .trp-language-switcher > div.trp-ls-shortcode-current-language{ background-color: transparent; background-image: linear-gradient(45deg, transparent, rgba(255,255,255,1)); border: none; } .trp-language-switcher > div.trp-ls-shortcode-current-language a{ color: #fff; } .trp-language-switcher:focus .trp-ls-shortcode-current-language, .trp-language-switcher:hover .trp-ls-shortcode-current-language { visibility: visible; } .trp-language-switcher:focus .trp-ls-shortcode-language, .trp-language-switcher:hover .trp-ls-shortcode-language { top: 100%; } .trp-language-switcher > div.trp-ls-shortcode-language {background-image: none;} .trp-ls-shortcode-language a.trp-ls-shortcode-disabled-language { display: none; } /*language switcher-----*/ /*author box-----*/ .wp-post-author-shortcode{ margin-bottom: 20px; border: 1px solid rgba(0, 0, 0, 0.1); } .wp-post-author-shortcode ul.awpa-contact-info{ margin: 0; padding: 5px 0; } .awpa-img.awpa-author-block { width: auto; } /*author box-----*/ /*==================blockspare plugin support=========================*/ .blockspare-blocks .blockspare-blocks.alignwide{ width: auto; max-width: none; margin-left: 0; margin-right: 0; } .entry-content ul.blockspare-social-links{ margin-left: 0; margin-right: 0; } .blockspare-block-profile.blockspare-layout-right, .blockspare-block-profile.blockspare-layout-left{ max-width: 700px; margin: 0 auto; } /*==================blockspare plugin support=========================*/ /*-------------------------------------------------------------- ##plugin --------------------------------------------------------------*/ /*-------------------------------------------------------------- ##show hide date comment and author --------------------------------------------------------------*/ .newsever_posts_express_grid .small-gird-style .af-post-format, body.aft-hide-minutes-read-in-list .newsever_posts_express_grid .small-gird-style .min-read, body.aft-hide-minutes-read-in-list .af-double-column.list-style .min-read-post-format, body.aft-hide-comment-count-in-list .af-double-column.list-style .min-read-post-comment, body.aft-hide-comment-count-in-list .newsever_posts_express_grid .min-read-post-comment, body.aft-hide-date-author-in-list .af-double-column.list-style .author-links, body.aft-hide-date-author-in-list .newsever_posts_express_grid .author-links { display: none; } body.aft-hide-comment-count-in-list .af-double-column.list-style .aft-spotlight-posts-1 .min-read-post-comment, body.aft-hide-date-author-in-list .af-double-column.list-style .aft-spotlight-posts-1 .author-links{ display: inline-block; } /*-------------------------------------------------------------- ##show hide date comment and author --------------------------------------------------------------*/ /*-------------------------------------------------------------- ##full width content --------------------------------------------------------------*/ body.full-width-content #primary .grid-style.big-grid-small .read-img.read-bg-img{ height: 150px; } body.full-width-content #primary .af-double-column.list-style .read-bg-img { height: 110px; } body.full-width-content #primary .grid-part .read-img.read-bg-img { height: 330px; } body.full-width-content #primary .read-img.read-bg-img{ height: 250px; } body.full-width-content #primary .banner-slider-2 .read-img.read-bg-img { height: 550px; } body.full-width-content #primary .list-style .read-bg-img { height: 380px; } body.full-width-content #primary .af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img{ height: 300px; } body.full-width-content #primary .aft-trending-latest-popular .af-double-column.list-style .read-bg-img{ height: 90px; } body.full-width-content #primary .banner-carousel-1 .read-img.read-bg-img { height: 395px; } body.full-width-content #primary .grid-style.big-grid-small .big-grid .read-img.read-bg-img { height: 500px; } body.full-width-content #primary .trending-posts-vertical .af-double-column.list-style .read-bg-img { height: 100px; } body.full-width-content #primary article:nth-of-type(4n).archive-image-full-alternate .archive-grid-post .read-bg-img{ height: 770px; } body.full-width-content .newsever_posts_express_grid .small-gird-style .af-post-format, .aft-main-banner-section .newsever_posts_express_grid .small-gird-style .af-post-format{ display: inline-block; } /*-------------------------------------------------------------- ##full width content --------------------------------------------------------------*/ /*-------------------------------------------------------------- ##color change --------------------------------------------------------------*/ /*for default section ========*/ body.aft-default-mode .alignfull:not(.wp-block-cover), body.aft-default-mode .alignwide, body.aft-default-mode .sidr{ background-color: #fff; } /*tertiary with background color*/ body.aft-default-mode .af-trending-news-part .entry-meta span, body.aft-default-mode .af-trending-news-part .entry-meta span a, body.aft-default-mode .af-trending-news-part .read-title h4 a, body.aft-default-mode #tertiary .aft-widget-background-secondary-background.solid-border.newsever_tabbed_posts_widget .nav-tabs > li.active > a:hover, body.aft-default-mode #tertiary .aft-widget-background-secondary-background.solid-border.newsever_tabbed_posts_widget .nav-tabs > li > a, body.aft-default-mode #tertiary .aft-widget-background-secondary-background.solid-border .trending-posts-vertical .trending-no, body.aft-default-mode #tertiary .widget-area.color-pad .aft-widget-background-secondary-background.solid-border.widget, body.aft-default-mode #tertiary .widget-area.color-pad .aft-widget-background-secondary-background.solid-border.widget .entry-meta span, body.aft-default-mode #tertiary .widget-area.color-pad .aft-widget-background-secondary-background.solid-border.widget .entry-meta span a, body.aft-default-mode #tertiary .aft-widget-background-secondary-background.solid-border .read-title h4 a, body.aft-default-mode #tertiary .aft-widget-background-secondary-background.solid-border h4.af-author-display-name, body.aft-default-mode #tertiary .aft-widget-background-secondary-background.dashed-border.newsever_tabbed_posts_widget .nav-tabs > li.active > a:hover, body.aft-default-mode #tertiary .aft-widget-background-secondary-background.dashed-border.newsever_tabbed_posts_widget .nav-tabs > li > a, body.aft-default-mode #tertiary .aft-widget-background-secondary-background.dashed-border .trending-posts-vertical .trending-no, body.aft-default-mode #tertiary .widget-area.color-pad .aft-widget-background-secondary-background.dashed-border.widget, body.aft-default-mode #tertiary .widget-area.color-pad .aft-widget-background-secondary-background.dashed-border.widget .entry-meta span, body.aft-default-mode #tertiary .widget-area.color-pad .aft-widget-background-secondary-background.dashed-border.widget .entry-meta span a, body.aft-default-mode #tertiary .aft-widget-background-secondary-background.dashed-border .read-title h4 a, body.aft-default-mode #tertiary .aft-widget-background-secondary-background.dashed-border h4.af-author-display-name, body.aft-default-mode #tertiary .aft-widget-background-dark.solid-border.newsever_tabbed_posts_widget .nav-tabs > li.active > a:hover, body.aft-default-mode #tertiary .aft-widget-background-dark.solid-border.newsever_tabbed_posts_widget .nav-tabs > li > a, body.aft-default-mode #tertiary .aft-widget-background-dark.solid-border .trending-posts-vertical .trending-no, body.aft-default-mode #tertiary .widget-area.color-pad .aft-widget-background-dark.solid-border.widget, body.aft-default-mode #tertiary .widget-area.color-pad .aft-widget-background-dark.solid-border.widget .entry-meta span, body.aft-default-mode #tertiary .widget-area.color-pad .aft-widget-background-dark.solid-border.widget .entry-meta span a, body.aft-default-mode #tertiary .aft-widget-background-dark.solid-border .read-title h4 a, body.aft-default-mode #tertiary .aft-widget-background-dark.solid-border h4.af-author-display-name, body.aft-default-mode #tertiary .aft-widget-background-dark.dashed-border.newsever_tabbed_posts_widget .nav-tabs > li.active > a:hover, body.aft-default-mode #tertiary .aft-widget-background-dark.dashed-border.newsever_tabbed_posts_widget .nav-tabs > li > a, body.aft-default-mode #tertiary .aft-widget-background-dark.dashed-border .trending-posts-vertical .trending-no, body.aft-default-mode #tertiary .widget-area.color-pad .aft-widget-background-dark.dashed-border.widget, body.aft-default-mode #tertiary .widget-area.color-pad .aft-widget-background-dark.dashed-border.widget .entry-meta span, body.aft-default-mode #tertiary .widget-area.color-pad .aft-widget-background-dark.dashed-border.widget .entry-meta span a, body.aft-default-mode #tertiary .aft-widget-background-dark.dashed-border .read-title h4 a, body.aft-default-mode #tertiary .aft-widget-background-dark.dashed-border h4.af-author-display-name, body.aft-default-mode #tertiary .aft-widget-background-dim.newsever_tabbed_posts_widget .nav-tabs > li.active > a:hover, body.aft-default-mode #tertiary .aft-widget-background-dim.newsever_tabbed_posts_widget .nav-tabs > li > a, body.aft-default-mode #tertiary .aft-widget-background-dim .trending-posts-vertical .trending-no, body.aft-default-mode #tertiary .widget-area.color-pad .aft-widget-background-dim.widget, body.aft-default-mode #tertiary .widget-area.color-pad .aft-widget-background-dim.widget .entry-meta span, body.aft-default-mode #tertiary .widget-area.color-pad .aft-widget-background-dim.widget .entry-meta span a, body.aft-default-mode #tertiary .aft-widget-background-dim .read-title h4 a, body.aft-default-mode #tertiary .aft-widget-background-default.newsever_tabbed_posts_widget .nav-tabs > li.active > a:hover, body.aft-default-mode #tertiary .aft-widget-background-default.newsever_tabbed_posts_widget .nav-tabs > li > a, body.aft-default-mode #tertiary .aft-widget-background-default .trending-posts-vertical .trending-no, body.aft-default-mode #tertiary .widget-area.color-pad .aft-widget-background-default.widget, body.aft-default-mode #tertiary .widget-area.color-pad .aft-widget-background-default.widget .entry-meta span, body.aft-default-mode #tertiary .widget-area.color-pad .aft-widget-background-default.widget .entry-meta span a, body.aft-default-mode #tertiary .aft-widget-background-dim h4.af-author-display-name, body.aft-default-mode #tertiary .aft-widget-background-default h4.af-author-display-name, body.aft-default-mode #tertiary .aft-widget-background-default .read-title h4 a, body.aft-default-mode #tertiary .widget-title, body.aft-default-mode #tertiary .header-after1{ color: #fff; } body.aft-default-mode #tertiary .widget-area.color-pad .aft-widget-background-dark.widget .trending-posts-vertical .trending-post-items .trending-no, body.aft-default-mode #tertiary .aft-widget-background-dark .trending-posts-vertical .trending-no, body.aft-default-mode #tertiary .widget-area.color-pad .aft-widget-background-dark.widget, body.aft-default-mode #tertiary .widget-area.color-pad .aft-widget-background-dark.widget .entry-meta span, body.aft-default-mode #tertiary .widget-area.color-pad .aft-widget-background-dark.widget .entry-meta span a, body.aft-default-mode #tertiary .aft-widget-background-dark .read-title h4 a{ color: #404040; } body.aft-default-mode #tertiary .aft-widget-background-dark.newsever_tabbed_posts_widget .nav-tabs > li.active > a:hover, body.aft-default-mode #tertiary .aft-widget-background-dark.newsever_tabbed_posts_widget .nav-tabs > li > a{ color: #fff; } body.aft-dark-mode #tertiary .aft-widget-background-dark.widget:not(.solid-border):not(.dashed-border) .widget-block, body.aft-default-mode #tertiary .aft-widget-background-dark.widget:not(.solid-border):not(.dashed-border) .widget-block{ background-color: #fff; } body.aft-dark-mode #tertiary .aft-widget-background-dark.widget:not(.solid-border):not(.dashed-border) .widget-block .cat-links li a, body.aft-default-mode #tertiary .aft-widget-background-dark.widget:not(.solid-border):not(.dashed-border) .widget-block .cat-links li a{ color: #404040; } body.aft-dark-mode #tertiary .aft-widget-background-dark.widget:not(.solid-border):not(.dashed-border) .widget-block .read-details .entry-meta span a, body.aft-default-mode #tertiary .aft-widget-background-dark.widget:not(.solid-border):not(.dashed-border) .widget-block .read-details .entry-meta span a, body.aft-dark-mode #tertiary .aft-widget-background-dark.widget:not(.solid-border):not(.dashed-border) .widget-block .read-details .entry-meta span , body.aft-default-mode #tertiary .aft-widget-background-dark.widget:not(.solid-border):not(.dashed-border) .widget-block .read-details .entry-meta span { color: #404040; } /* tertiary with background color*/ /*tertiary sidebar with border*/ body.aft-dark-mode #tertiary .aft-widget-background-dark.widget.dashed-border .widget-block, body.aft-default-mode #tertiary .aft-widget-background-dark.widget.dashed-border .widget-block, body.aft-dark-mode #tertiary .aft-widget-background-dark.widget.solid-border .widget-block, body.aft-default-mode #tertiary .aft-widget-background-dark.widget.solid-border .widget-block{ border: 1px solid; border-color: #fff; } body.aft-dark-mode #tertiary .aft-widget-background-dark.widget.dashed-border .widget-block, body.aft-default-mode #tertiary .aft-widget-background-dark.widget.dashed-border .widget-block{ border: 1px dashed; border-color: #fff; } /*tertiary sidebar with border*/ /*Dim widgets solid background*/ body.aft-light-mode .aft-widget-background-dim.widget:not(.solid-border):not(.dashed-border) .widget-block, body.aft-dark-mode .aft-widget-background-dim.widget:not(.solid-border):not(.dashed-border) .widget-block, body.aft-default-mode .aft-widget-background-dim.widget:not(.solid-border):not(.dashed-border) .widget-block{ background: rgba(0,0,0,0.05); padding: 10px; /*margin-bottom: 20px;*/ } body.aft-light-mode .content-area .aft-widget-background-dim.widget:not(.solid-border):not(.dashed-border) .widget-block, body.aft-dark-mode .content-area .aft-widget-background-dim.widget:not(.solid-border):not(.dashed-border) .widget-block, body.aft-default-mode .content-area .aft-widget-background-dim.widget:not(.solid-border):not(.dashed-border) .widget-block { padding: 20px; padding-bottom: 0; } body.aft-dark-mode .aft-widget-background-dim.widget:not(.solid-border):not(.dashed-border) .widget-block{ background-color: #252525; } /*Dim widgets solid background*/ /*Dim widgets border*/ body.aft-light-mode .aft-widget-background-dim.widget.dashed-border .widget-block, body.aft-light-mode .aft-widget-background-dim.widget.solid-border .widget-block, body.aft-dark-mode .aft-widget-background-dim.widget.dashed-border .widget-block, body.aft-default-mode .aft-widget-background-dim.widget.dashed-border .widget-block, body.aft-dark-mode .aft-widget-background-dim.widget.solid-border .widget-block, body.aft-default-mode .aft-widget-background-dim.widget.solid-border .widget-block{ padding: 10px; border: 1px solid; border-color: #ececec; margin-bottom: 20px; } body.aft-light-mode .aft-widget-background-dim.widget.dashed-border .widget-block, body.aft-dark-mode .aft-widget-background-dim.widget.dashed-border .widget-block, body.aft-default-mode .aft-widget-background-dim.widget.dashed-border .widget-block{ border: 1px dashed; border-color: #ececec; } body.aft-light-mode .content-area .aft-widget-background-dim.widget.solid-border .widget-block, body.aft-dark-mode .content-area .aft-widget-background-dim.widget.solid-border .widget-block, body.aft-default-mode .content-area .aft-widget-background-dim.widget.solid-border .widget-block { padding: 20px; padding-bottom: 0; } /*Dim widgets border*/ /*Dark widgets*/ body.aft-dark-mode .aft-widget-background-dark.widget:not(.solid-border):not(.dashed-border) .widget-block, body.aft-light-mode .aft-widget-background-dark.widget:not(.solid-border):not(.dashed-border) .widget-block, body.aft-default-mode .aft-widget-background-dark.widget:not(.solid-border):not(.dashed-border) .widget-block { background: #1c1c1c; padding: 10px; margin-bottom: 20px; } body.aft-dark-mode .newsever_social_contacts_widget.aft-widget-background-dark.widget:not(.solid-border):not(.dashed-border) .widget-block, body.aft-light-mode .newsever_social_contacts_widget.aft-widget-background-dark.widget:not(.solid-border):not(.dashed-border) .widget-block, body.aft-default-mode .newsever_social_contacts_widget.aft-widget-background-dark.widget:not(.solid-border):not(.dashed-border) .widget-block { padding-bottom: calc(10px - 2%); /* Firefox */ padding-bottom: -moz-calc(10px - 2%); /* WebKit */ padding-bottom: -webkit-calc(10px - 2%); /* Opera */ padding-bottom: -o-calc(10px - 2%); /* Standard */ padding-bottom: calc(10px - 2%) } body.aft-dark-mode .content-area .aft-widget-background-dark.widget:not(.solid-border):not(.dashed-border) .widget-block, body.aft-light-mode .content-area .aft-widget-background-dark.widget:not(.solid-border):not(.dashed-border) .widget-block, body.aft-default-mode .content-area .aft-widget-background-dark.widget:not(.solid-border):not(.dashed-border) .widget-block { padding: 20px; } body.aft-dark-mode .aft-widget-background-dark.widget:not(.solid-border):not(.dashed-border) .widget-block{ background-color: #fff; } body.aft-light-mode .aft-widget-background-dark.widget:not(.solid-border):not(.dashed-border), body.aft-light-mode .aft-widget-background-dark.widget:not(.solid-border):not(.dashed-border) .entry-meta span, body.aft-light-mode .aft-widget-background-dark.widget:not(.solid-border):not(.dashed-border) .entry-meta span a, body.aft-light-mode .aft-widget-background-dark:not(.solid-border):not(.dashed-border) .read-title h4 a, body.aft-default-mode .aft-widget-background-dark.widget:not(.solid-border):not(.dashed-border), body.aft-default-mode .aft-widget-background-dark.widget:not(.solid-border):not(.dashed-border) h4.af-author-display-name, body.aft-default-mode .aft-widget-background-dark.widget:not(.solid-border):not(.dashed-border) .entry-meta span, body.aft-default-mode .aft-widget-background-dark.widget:not(.solid-border):not(.dashed-border) .entry-meta span a, body.aft-default-mode .aft-widget-background-dark:not(.solid-border):not(.dashed-border) .read-title h4 a { color: #fff; } body.aft-dark-mode .aft-widget-background-dark:not(.solid-border):not(.dashed-border) h4.af-author-display-name, body.aft-dark-mode .aft-widget-background-dark:not(.solid-border):not(.dashed-border) .color-pad , body.aft-dark-mode .aft-widget-background-dark.widget:not(.solid-border):not(.dashed-border), body.aft-dark-mode .aft-widget-background-dark.widget:not(.solid-border):not(.dashed-border) .entry-meta span, body.aft-dark-mode .aft-widget-background-dark.widget:not(.solid-border):not(.dashed-border) .entry-meta span a, body.aft-dark-mode .aft-widget-background-dark:not(.solid-border):not(.dashed-border) .color-pad .read-title h4 a , body.aft-dark-mode .aft-widget-background-dark:not(.solid-border):not(.dashed-border) .read-title h4 a { color: #000; } body.aft-dark-mode .aft-widget-background-dark:not(.solid-border):not(.dashed-border) .big-grid .read-title h4 a { color: #fff; } /*Dark widgets*/ /*Dark widgets border*/ body.aft-light-mode .aft-widget-background-dark.widget.dashed-border .widget-block, body.aft-light-mode .aft-widget-background-dark.widget.solid-border .widget-block, body.aft-dark-mode .aft-widget-background-dark.widget.dashed-border .widget-block, body.aft-default-mode .aft-widget-background-dark.widget.dashed-border .widget-block, body.aft-dark-mode .aft-widget-background-dark.widget.solid-border .widget-block, body.aft-default-mode .aft-widget-background-dark.widget.solid-border .widget-block{ padding: 10px; border: 1px solid; border-color: #1c1c1c; margin-bottom: 20px; } body.aft-light-mode .aft-widget-background-dark.widget.dashed-border .widget-block, body.aft-dark-mode .aft-widget-background-dark.widget.dashed-border .widget-block, body.aft-default-mode .aft-widget-background-dark.widget.dashed-border .widget-block{ border: 1px dashed; border-color: #1c1c1c; } body.aft-light-mode .content-area .aft-widget-background-dark.widget.solid-border .widget-block, body.aft-dark-mode .content-area .aft-widget-background-dark.widget.solid-border .widget-block, body.aft-default-mode .content-area .aft-widget-background-dark.widget.solid-border .widget-block { padding: 20px; } /*Dark widgets border*/ /*Secondary colored widgets*/ body .aft-widget-background-secondary-background.widget:not(.solid-border):not(.dashed-border) .widget-block { background: #f25600; padding: 10px; margin-bottom: 20px; } .newsever_trending_posts_carousel_widget .widget-block.widget-wrapper { padding-bottom: 0; } body.aft-light-mode .newsever_trending_posts_carousel_widget.aft-widget-background-secondary-background.widget:not(.solid-border):not(.dashed-border) .widget-block, body.aft-dark-mode .newsever_trending_posts_carousel_widget.aft-widget-background-secondary-background.widget:not(.solid-border):not(.dashed-border) .widget-block, body.aft-default-mode .newsever_trending_posts_carousel_widget.aft-widget-background-secondary-background.widget:not(.solid-border):not(.dashed-border) .widget-block { padding-bottom: 0; } body.aft-light-mode .content-area .aft-widget-background-secondary-background.widget:not(.solid-border):not(.dashed-border) .widget-block, body.aft-dark-mode .content-area .aft-widget-background-secondary-background.widget:not(.solid-border):not(.dashed-border) .widget-block, body.aft-default-mode .content-area .aft-widget-background-secondary-background.widget:not(.solid-border):not(.dashed-border) .widget-block { padding: 20px; } body .aft-widget-background-secondary-background:not(.solid-border):not(.dashed-border) .trending-posts-vertical .trending-no, body .aft-widget-background-secondary-background.widget:not(.solid-border):not(.dashed-border), body .aft-widget-background-secondary-background.widget:not(.solid-border):not(.dashed-border) .entry-meta span, body .aft-widget-background-secondary-background.widget:not(.solid-border):not(.dashed-border) .entry-meta span a, body .aft-widget-background-secondary-background:not(.solid-border):not(.dashed-border) .read-title h4 a, body.aft-default-mode .aft-widget-background-secondary-background.widget:not(.solid-border):not(.dashed-border) h4.af-author-display-name, body.aft-light-mode .aft-widget-background-secondary-background.widget:not(.solid-border):not(.dashed-border) h4.af-author-display-name, body.aft-dark-mode .aft-widget-background-secondary-background:not(.solid-border):not(.dashed-border) .header-after1{ color: #fff; } body.aft-light-mode .aft-widget-background-secondary-background:not(.solid-border):not(.dashed-border) .read-details:not(.af-category-inside-img) a.newsever-categories, body.aft-dark-mode .aft-widget-background-secondary-background:not(.solid-border):not(.dashed-border) .read-details:not(.af-category-inside-img) a.newsever-categories, body.aft-default-mode .aft-widget-background-secondary-background:not(.solid-border):not(.dashed-border) .read-details:not(.af-category-inside-img) a.newsever-categories{ color: #fff; } /*Secondary colored widgets*/ /*Secondary widgets border*/ body.aft-light-mode .aft-widget-background-secondary-background.widget.dashed-border .widget-block, body.aft-light-mode .aft-widget-background-secondary-background.widget.solid-border .widget-block, body.aft-dark-mode .aft-widget-background-secondary-background.widget.dashed-border .widget-block, body.aft-default-mode .aft-widget-background-secondary-background.widget.dashed-border .widget-block, body.aft-dark-mode .aft-widget-background-secondary-background.widget.solid-border .widget-block, body.aft-default-mode .aft-widget-background-secondary-background.widget.solid-border .widget-block{ padding: 10px; border: 1px solid; border-color: #f25600; margin-bottom: 20px; } body.aft-light-mode .aft-widget-background-secondary-background.widget.dashed-border .widget-block, body.aft-dark-mode .aft-widget-background-secondary-background.widget.dashed-border .widget-block, body.aft-default-mode .aft-widget-background-secondary-background.widget.dashed-border .widget-block{ border: 1px dashed; border-color: #f25600; } body.aft-light-mode .content-area .aft-widget-background-secondary-background.widget.solid-border .widget-block, body.aft-dark-mode .content-area .aft-widget-background-secondary-background.widget.solid-border .widget-block, body.aft-default-mode .content-area .aft-widget-background-secondary-background.widget.solid-border .widget-block { padding: 20px; padding-bottom: 0; } /*Secondary widgets border*/ /*for default section ========*/ /*for main banner section default========*/ body.aft-dark-mode.aft-transparent-main-banner-box .aft-main-banner-section .read-single.color-pad , body.aft-default-mode.aft-transparent-main-banner-box .aft-main-banner-section .read-single.color-pad { background-color: transparent; position: relative; } body.aft-light-mode.aft-transparent-main-banner-box .aft-main-banner-section .aft-trending-latest-popular li.af-double-column.list-style, body.aft-dark-mode.aft-transparent-main-banner-box .aft-main-banner-section .aft-trending-latest-popular li.af-double-column.list-style, body.aft-default-mode.aft-transparent-main-banner-box .aft-main-banner-section .aft-trending-latest-popular li.af-double-column.list-style{ position: relative; } body.aft-dark-mode.aft-transparent-main-banner-box .aft-main-banner-section .aft-trending-latest-popular li.af-double-column.list-style:before, body.aft-default-mode.aft-transparent-main-banner-box .aft-main-banner-section .aft-trending-latest-popular li.af-double-column.list-style:before, body.aft-dark-mode.aft-transparent-main-banner-box .aft-main-banner-section .read-single.color-pad:before , body.aft-default-mode.aft-transparent-main-banner-box .aft-main-banner-section .read-single.color-pad:before{ position: absolute; content: ''; height: 100%; width: 100%; top: 0; left: 0; background-color: #2b2b2b; opacity: 0.7; } body.aft-dark-mode.aft-transparent-main-banner-box .aft-main-banner-section .read-single.color-pad:before , body.aft-default-mode.aft-transparent-main-banner-box .aft-main-banner-section .read-single.color-pad:before{ z-index: -1; } .site-footer .color-pad, .site-footer .widget-title span, .site-footer .header-after1 span, .site-footer .color-pad .entry-meta span a, .site-footer .color-pad .entry-meta span, .site-footer .color-pad .read-title h4 a{ color: #fff; } body.full-width-content #primary .newsever_posts_carousel_widget .read-img.read-bg-img, .aft-main-banner-section .newsever_posts_carousel_widget .read-img.read-bg-img{ height: 250px; } body.full-width-content #primary .grid-style.big-grid-small .small-gird-style .big-grid .read-img.read-bg-img, .aft-main-banner-section .grid-style.big-grid-small .small-gird-style .big-grid .read-img.read-bg-img{ height: 210px; } body.full-width-content #primary .grid-style.big-grid-small .big-grid .read-img.read-bg-img, .aft-main-banner-section .grid-style.big-grid-small .big-grid .read-img.read-bg-img{ height: 440px; } .aft-main-banner-section .grid-part .read-img.read-bg-img{ height: 300px; } /*for main banner section default========*/ /*=============for dark mode===========*/ /*=============for dark mode===========*/ body.aft-dark-mode .header-right-part .popular-tags-dropdown .aft-popular-tags, body.aft-dark-mode.page-template-tmpl-front-page .sidebar-area, body.aft-dark-mode .af-secondary-menu, body.custom-background.aft-dark-mode, body.aft-dark-mode{ background-color: #181818; } body.aft-dark-mode .af-fancy-spinner .af-dot { background-color: #292929; } body.aft-dark-mode .af-fancy-spinner .af-ring:nth-child(2) { border-top-color: #292929; } body.aft-dark-mode #af-preloader, body.aft-dark-mode .banner-exclusive-posts-wrapper, body.aft-dark-mode .bottom-bar, body.aft-dark-mode .header-style1, body.aft-dark-mode .aft-popular-tags{ background-color: #363636; } body.aft-dark-mode .af-container-block-wrapper, body.aft-dark-mode .af-search-form { background: #202020; background-image: -moz-linear-gradient(45deg, #404040, #202020); background-image: -o-linear-gradient(45deg, #404040, #202020); background-image: -webkit-linear-gradient(45deg, #404040, #202020); background-image: linear-gradient(45deg, #404040, #202020); } body.single-post.aft-dark-mode .entry-content-wrap.read-single .post-meta-detail .min-read, body.single-post.aft-dark-mode span.min-read-post-format .af-post-format i, body.aft-dark-mode #sidr .widget > ul > li a, body.aft-dark-mode .sidebar-area .widget > ul > li a, body.aft-dark-mode .newsever_tabbed_posts_widget .nav-tabs > li > a, body.aft-dark-mode .aft-popular-taxonomies-lists ul li a, body.aft-dark-mode .aft-popular-taxonomies-lists strong, body.aft-dark-mode .exclusive-posts .marquee a, body.aft-dark-mode h1, body.aft-dark-mode h2, body.aft-dark-mode h3, body.aft-dark-mode h4, body.aft-dark-mode h5, body.aft-dark-mode h6, body.aft-dark-mode a, body.aft-dark-mode{ color: #fff; } body #scroll-up, body .aft-home-icon a{color: #fff;} body.aft-dark-mode .insta-feed-head a{color: #404040;} body.aft-dark-mode footer.site-footer , body.aft-dark-mode .mailchimp-block { background: #111111; } body.single-post span.min-read-post-format .af-post-format i:after{ border-color: #fff; } body.aft-dark-mode blockquote:before, body.aft-dark-mode .alignfull:not(.wp-block-cover), body.aft-dark-mode .alignwide, body.aft-dark-mode .sidr, body.aft-dark-mode div#respond{ background-color: #101010; } body.aft-dark-mode blockquote:before{ background-color: transparent; } body.aft-dark-mode ul.trail-items li:after { color: #FFF; opacity: 0.7; } body.aft-dark-mode.aft-transparent-main-banner-box .aft-main-banner-section .aft-trending-latest-popular li.af-double-column.list-style:before, body.aft-dark-mode.aft-transparent-main-banner-box .aft-main-banner-section .read-single.color-pad:before { background-color: #181818; } body.aft-dark-mode .sidebar-area { -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1); } body.aft-dark-mode div#respond{ border-color: transparent; } .main-banner-widget-section .color-tp-pad.no-color-pad, .af-double-column.list-style .aft-spotlight-posts-1 .color-pad .read-details.pad.color-tp-pad, .color-pad .read-details.color-tp-pad { padding: 15px; } .newsever_single_col_categorised_posts .color-pad .read-details.color-tp-pad { padding-left: 0; padding-right: 0; } .color-pad .read-details.pad.color-tp-pad { padding-top: 0; padding-bottom: 0; } .color-tp-pad.no-color-pad { padding: 10px 0; } body.aft-dark-mode blockquote:before, body.aft-dark-mode .color-pad, body.aft-dark-mode .color-pad a:not(.newsever-categories), body.aft-dark-mode .color-pad #wp-calendar caption, body.aft-dark-mode .color-pad .nav-links a, body.aft-dark-mode .read-details .entry-meta span, body.aft-dark-mode .color-pad .entry-meta span a, body.aft-dark-mode .color-pad .entry-meta span, body.aft-dark-mode .color-pad .read-title h4 a{ color: #fff; } @media screen and (min-width: 1025px) { body.aft-dark-mode .main-navigation ul.children li a, body.aft-dark-mode .main-navigation ul .sub-menu li a, body.aft-dark-mode .main-navigation .menu ul ul, body.aft-dark-mode .main-navigation ul .sub-menu, body.aft-dark-mode .social-widget-menu ul li a, body.aft-dark-mode .em-author-details ul li a, body.aft-dark-mode .aft-small-social-menu ul li a{ background: #000; color: #fff; } } body.aft-dark-mode .main-navigation ul.children li, body.aft-dark-mode .main-navigation ul .sub-menu li{ border-top: 1px solid rgba(0, 0, 0, 0.1); } 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 input, body.aft-dark-mode input.search-field, body.aft-dark-mode div#respond textarea{ border-color: transparent; background-color: #181818; } body.aft-dark-mode button, body.aft-dark-mode input[type="button"], body.aft-dark-mode input[type="reset"], body.aft-dark-mode input[type="submit"]{ background: #f25600; } /*forsidebar section========*/ body.aft-default-mode .site-footer .widget-area.color-pad .read-single.color-pad , body.aft-default-mode .sidebar-area .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 .sidebar-area .widget-area.color-pad .read-single.color-pad { background-color: transparent; } .widget-area.color-pad .read-details.color-tp-pad { padding-bottom: 0px; padding-left: 0px; padding-right: 0px; } .site-footer .widget-area.color-pad .read-details.pad.color-tp-pad , #sidr .widget-area.color-pad .read-details.pad.color-tp-pad , .sidebar-area .widget-area.color-pad .read-details.pad.color-tp-pad { padding-left: 10px; padding-right: 10px; } body.aft-dark-mode .site-footer .widget-area.color-pad .widget > ul > li { color: #bdbdbd; } body.aft-dark-mode .site-footer .widget-area.color-pad .tagcloud a, body.aft-dark-mode .site-footer .widget-area.color-pad .widget > ul > li a, body.aft-dark-mode .sidebar-area .widget-area.color-pad .tagcloud a, body.aft-dark-mode .sidebar-area .widget-area.color-pad .widget > ul > li a{ color: #fff; } /*for main banner section========*/ body.aft-dark-mode .aft-main-banner-section .read-single.color-pad{ background-color: #2b2b2b; } body.aft-dark-mode .aft-main-banner-section .color-pad, body.aft-dark-mode .aft-main-banner-section .color-pad .entry-meta span a, body.aft-dark-mode .aft-main-banner-section .color-pad .entry-meta span, body.aft-dark-mode .aft-main-banner-section .color-pad .read-title h4 a{ color: #fff; } body.aft-dark-mode .aft-main-banner-section .vertical-slider .cat-links li a{ color: #fff; border-color: #f25600; } /*=============for dark mode===========*/ /*=============for light mode===========*/ body.custom-background.aft-light-mode, body.aft-light-mode{ background-color: #f7f7f7; } body.aft-light-mode .header-style1, body.aft-light-mode .aft-popular-tags{ background-color: #f7f7f7; } body.aft-light-mode #tertiary{ background: #f3f3f3; } body.aft-light-mode #tertiary .cat-links li a { color: unset; } body.aft-light-mode .bottom-bar, body.aft-light-mode .banner-exclusive-posts-wrapper, body.aft-light-mode .af-container-block-wrapper{ background-color: #fff; } body.aft-light-mode .site-footer .color-pad, body.aft-light-mode .site-footer .widget-title span, body.aft-light-mode .site-footer .header-after1 span, body.aft-light-mode .site-footer .color-pad .entry-meta span a, body.aft-light-mode .site-footer .color-pad .entry-meta span, body.aft-light-mode .site-footer .color-pad .read-title h4 a, /*body.aft-light-mode .search-icon:visited, body.aft-light-mode .search-icon:hover, body.aft-light-mode .search-icon:focus, body.aft-light-mode .search-icon:active,*/ /*body.aft-light-mode .newsever_tabbed_posts_widget .nav-tabs > li > a,*/ body.aft-light-mode .aft-popular-taxonomies-lists ul li a, body.aft-light-mode .aft-popular-taxonomies-lists strong, body.aft-light-mode .exclusive-posts .marquee a, body.aft-light-mode .insta-feed-head a, /*body.aft-light-mode #scroll-up,*/ /*body.aft-light-mode .main-navigation ul li a,*/ body.aft-light-mode h1, body.aft-light-mode h2, body.aft-light-mode h3, body.aft-light-mode h4, body.aft-light-mode h5, body.aft-light-mode h6, /*body.aft-light-mode a,*/ body.aft-light-mode{ color: #404040; } body.aft-light-mode .aft-home-icon a{color: #fff} body.aft-light-mode .banner-exclusive-posts-wrapper, body.aft-light-mode #tertiary, body.aft-light-mode .aft-main-banner-section { background: #ececec; background-image: -moz-linear-gradient(45deg, #f1f1f1, #ececec); background-image: -o-linear-gradient(45deg, #f1f1f1, #ececec); background-image: -webkit-linear-gradient(45deg, #f1f1f1, #ececec); background-image: linear-gradient(45deg, #f1f1f1, #ececec); } body.aft-light-mode .aft-main-banner-section .widget-title { color: #404040; } body.aft-light-mode footer.site-footer , body.aft-light-mode .mailchimp-block { background: #fff; } body.aft-light-mode .af-video-slider .swiper-slide.selected{ border-color: #fff; } body.aft-light-mode blockquote:before, body.aft-light-mode .alignfull:not(.wp-block-cover), body.aft-light-mode .alignwide, body.aft-light-mode .sidr, body.aft-light-mode div#respond{ background-color: #fff; } body.aft-default-mode .wp-block-cover-image.has-background-dim:before, body.aft-light-mode .wp-block-cover.has-background-dim:before , body.aft-default-mode .wp-block-cover.has-background-dim:before, body.aft-light-mode .wp-block-cover.has-background-dim:before { background-color: #181818; } body.aft-light-mode .sidebar-area { -webkit-box-shadow: 0px 0px 3px 0px rgba(255, 255, 255, 0.2); -moz-box-shadow: 0px 0px 3px 0px rgba(255, 255, 255, 0.2); box-shadow: 0px 0px 3px 0px rgba(255, 255, 255, 0.2); } body.aft-light-mode div#respond{ border-color: transparent; } .main-banner-widget-section .color-tp-pad.no-color-pad, .af-double-column.list-style .aft-spotlight-posts-1 .color-pad .read-details.pad.color-tp-pad, .color-pad .read-details.color-tp-pad { padding: 15px; } .grid-layout .color-pad .read-details.color-tp-pad { padding: 15px 0; } .newsever_posts_carousel_widget .color-pad .read-details.color-tp-pad , .newsever_posts_express_list .grid-part .color-pad .read-details.color-tp-pad { padding-right: 0; padding-left: 0; } .af-double-column.list-style .aft-spotlight-posts-1 .color-pad .read-details.pad.color-tp-pad { padding: 15px 0; } .color-tp-pad.no-color-pad { padding: 10px 0; } body.aft-light-mode blockquote:before, body.aft-light-mode .color-pad #wp-calendar caption, body.aft-light-mode .color-pad .nav-links a, body.aft-light-mode .read-details .entry-meta span, body.aft-light-mode .color-pad .entry-meta span a, body.aft-light-mode .color-pad .entry-meta span, body.aft-light-mode .color-pad .read-title h4 a{ color: #404040; } body.aft-light-mode .big-grid .cat-links a, body.aft-light-mode .big-grid .read-details .entry-meta span, body.aft-light-mode .big-grid .read-details .entry-meta span a, body.aft-light-mode .big-grid .read-title h4 a{ color: #fff; } body.aft-light-mode .main-navigation ul.children li a, body.aft-light-mode .main-navigation ul .sub-menu li a, body.aft-light-mode .main-navigation .menu ul ul, body.aft-light-mode .main-navigation ul .sub-menu, body.aft-light-mode .social-widget-menu ul li a, body.aft-light-mode .em-author-details ul li a, body.aft-light-mode .aft-small-social-menu ul li a{ background: #fff; color: #404040; } body.aft-light-mode .main-navigation ul.children li, body.aft-light-mode .main-navigation ul .sub-menu li{ border-top: 1px solid rgba(0, 0, 0, 0.1); } body.aft-light-mode .main-navigation ul.children li:first-child, body.aft-light-mode .main-navigation ul .sub-menu li:first-child{ border-top-color: transparent; } body.aft-light-mode input, body.aft-light-mode input.search-field, body.aft-light-mode div#respond textarea{ border-color: transparent; background-color: #eaeaea; } body button, body input[type="button"], body input[type="reset"], body input[type="submit"]{ background: #f25600; } /*forsidebar section========*/ body.aft-default-mode .site-footer .widget-area.color-pad .read-single.color-pad , body.aft-default-mode .sidebar-area .widget-area.color-pad .read-single.color-pad , body.aft-light-mode .site-footer .widget-area.color-pad .read-single.color-pad , body.aft-light-mode .sidebar-area .widget-area.color-pad .read-single.color-pad { background-color: transparent; } .widget-area.color-pad .read-details.color-tp-pad { padding-left: 0px; padding-right: 0px; } .site-footer .widget-area.color-pad .read-details.pad.color-tp-pad , #sidr .widget-area.color-pad .read-details.pad.color-tp-pad , .sidebar-area .widget-area.color-pad .read-details.pad.color-tp-pad { padding-left: 10px; padding-right: 10px; } body.aft-light-mode .site-footer .widget-area.color-pad .widget > ul > li { color: #bdbdbd; } body.aft-light-mode .site-footer , body.aft-light-mode .site-footer a:not(.newsever-categories), body.aft-light-mode .site-footer .widget-area.color-pad .tagcloud a, body.aft-light-mode .site-footer .widget-area.color-pad .widget > ul > li a, body.aft-light-mode .sidebar-area .widget-area.color-pad .tagcloud a, body.aft-light-mode .sidebar-area .widget-area.color-pad .widget > ul > li a{ color: #404040; } /*for main banner section========*/ /*=============for light mode===========*/ /*==================category colors=========================*/ /*==================category colors=========================*/ /*for default mode*/ a.newsever-categories{ border-bottom: 2px solid; padding: 4px 0; } body.aft-default-mode .main-banner-widget-wrapper .cat-links li a, body.aft-default-mode .aft-main-banner-wrapper .cat-links li a, body.aft-default-mode .aft-main-banner-wrapper .title-over-image .read-categories.af-category-inside-img .cat-links li a, body.aft-dark-mode .main-banner-widget-wrapper .cat-links li a, body.aft-dark-mode .aft-main-banner-wrapper .cat-links li a, body.aft-dark-mode .aft-main-banner-wrapper .title-over-image .read-categories.af-category-inside-img .cat-links li a, #tertiary .cat-links li a, footer.site-footer .cat-links li a { color: #fff; } body.aft-light-mode .main-banner-widget-wrapper .cat-links li a{ color: #2b2b2b; } body.aft-light-mode .af-category-inside-img a.newsever-categories.category-color-1 { color: #FFF; } a.newsever-categories.category-color-1{ border-color: #f25600; } a.newsever-categories.category-color-2{ border-color: #CC0010 ; } a.newsever-categories.category-color-3{ border-color: #0486db; } a.newsever-categories.category-color-4{ border-color: #d327f1; } a.newsever-categories.category-color-5{ border-color: #9C27D9; } a.newsever-categories.category-color-6{ border-color: #8bc34a; } a.newsever-categories.category-color-7{ border-color: #bd5f07; } .af-category-inside-img a.newsever-categories{ border: none; } body.aft-light-mode .aft-widget-background-secondary-background.widget:not(.solid-border):not(.dashed-border) .widget-block a.newsever-categories, body.aft-dark-mode .aft-widget-background-secondary-background.widget:not(.solid-border):not(.dashed-border) .widget-block a.newsever-categories, body.aft-default-mode .aft-widget-background-secondary-background.widget:not(.solid-border):not(.dashed-border) .widget-block a.newsever-categories{ border-color: #fff; } .af-category-inside-img a.newsever-categories.category-color-1{background-color: #f25600;color: #fff; } .af-category-inside-img a.newsever-categories.category-color-2{background-color: #CC0010 ;color: #fff; } .af-category-inside-img a.newsever-categories.category-color-3{background-color: #0486db;color: #fff; } .af-category-inside-img a.newsever-categories.category-color-4{background-color: #d327f1;color: #fff; } .af-category-inside-img a.newsever-categories.category-color-5{background-color: #9C27D9;color: #fff; } .af-category-inside-img a.newsever-categories.category-color-6{background-color: #8bc34a;color: #fff; } .af-category-inside-img a.newsever-categories.category-color-7{background-color: #bd5f07;color: #fff; } /*for default mode*/ .latest-posts-full .read-img.pos-rel { min-height: 350px; background-color: #545454; } /*==================category colors=========================*/ /*-------------------------------------------------------------- ##color change --------------------------------------------------------------*/ .aft-main-banner-section.slider .aft-add-gaps-between .af-trending-news-part.col-1.bottom, .aft-main-banner-section.default .aft-add-gaps-between .af-trending-news-part.col-1.bottom{ margin-top: 20px; } .aft-main-banner-section.slider .aft-add-gaps-between .af-trending-news-part.col-1.top, .aft-main-banner-section.default .aft-add-gaps-between .af-trending-news-part.col-1.top{ margin-bottom: 20px; } /*-------------------------------------------------------------- # media queries------------------------------------------------ --------------------------------------------------------------*/ @media (min-width: 1600px) { /*.container { width: 1570px; }*/ } @media only screen and (max-width: 1200px) and (min-width: 1024px) { .nav>li>a{ padding: 10px 5px; } } @media (min-width: 1025px) { .aft-main-banner-section.default .aft-add-gaps-between .af-trending-news-part.col-1, .aft-main-banner-section.grid .aft-add-gaps-between .af-trending-news-part{ padding-left: 10px; padding-right: 10px; } .banner-single-slider-1-wrap.aft-slider-center .af-banner-slider .slick-item .read-categories, .banner-single-slider-1-wrap.aft-slider-center .af-banner-slider .slick-item .read-details{ opacity: 0; visibility: hidden; } .banner-single-slider-1-wrap.aft-slider-center .af-banner-slider .slick-item.slick-center .read-categories, .banner-single-slider-1-wrap.aft-slider-center .af-banner-slider .slick-item.slick-center .read-details{ opacity: 1; visibility: visible; } } @media screen and (max-width: 1025px) { .banner-single-slider-1-wrap.aft-slider-center.vertical-thumb .af-banner-thumbnail-holder .af-thumb-banner-vert { right: 75px; } .aft-main-banner .col-2{ width: 100%; padding-right: 0; padding-left: 0; } .af-editors-pick, .af-trending-news-part, .aft-carousel-part{ width: 100%; } body:not(.full-width-content) .aft-masonry-archive-posts .latest-posts-masonry{ width: 50%; } body.content-with-two-sidebars .container-wrapper .af-three-col-layout #primary{ flex-basis: 70%; } body.content-with-two-sidebars .container-wrapper .af-three-col-layout #secondary{ flex-basis: 30%; } body.content-with-two-sidebars .container-wrapper .af-three-col-layout #tertiary { flex-basis: 100%; } .content-with-two-sidebars.frontpage-layout-1 .af-three-col-layout #primary {order: 1;} .content-with-two-sidebars.frontpage-layout-1 .af-three-col-layout #secondary {order: 2;} .content-with-two-sidebars.frontpage-layout-1 .af-three-col-layout #tertiary {order: 3;} .content-with-two-sidebars.frontpage-layout-2 .af-three-col-layout #primary {order: 1;} .content-with-two-sidebars.frontpage-layout-2 .af-three-col-layout #secondary {order: 2;} .content-with-two-sidebars.frontpage-layout-2 .af-three-col-layout #tertiary {order: 3;} .banner-carousel-1.banner-single-slider .read-single .read-details .read-title h4 { font-size: 50px; } body.content-with-two-sidebars .container-wrapper .af-three-col-layout #primary, body.content-with-two-sidebars .container-wrapper .af-three-col-layout #secondary, body.content-with-two-sidebars .container-wrapper .af-three-col-layout #tertiary { flex-basis: 100%; margin-bottom: 20px; } body.content-with-two-sidebars .container-wrapper .af-three-col-layout #primary { width: 100%; margin-right: 0; margin-left: 0; } /*secondary menu*/ .af-container-block-wrapper.clearfix, .af-container-block-wrapper { padding: 0; } .aft-secondary-navigation ul li{ padding-right: 10px; } .aft-secondary-navigation ul ul { padding-left: 10px; } .aft-secondary-navigation ul ul li { padding: 0 10px; padding-left: 0; } /*secondary menu*/ .af-container-block-wrapper.clearfix { padding-top: 0; padding-bottom: 0; background: unset; } body.aft-default-mode .af-container-block-wrapper.clearfix #primary { background: #FFF; } } @media only screen and (max-width: 1025px) and (min-width: 989px) { #secondary .newsever_single_col_categorised_posts .list-style .read-bg-img, .content-with-two-sidebars .content-area .af-double-column.list-style .read-bg-img, .col-2.af-double-column.list-style .col-4, .col-2 .af-double-column.list-style .col-4, .af-double-column.list-style .col-1 .col-4:not(.trending-post-items), .af-double-column.list-style .col-3 .col-4, .af-double-column.list-style .col-4:not(.trending-post-items){ width: 35%; } #secondary .newsever_single_col_categorised_posts .list-style .read-details, .af-double-column.list-style .col-75 { width: 65%; } } @media screen and (max-width: 1024px) { .content-with-single-sidebar.content-with-left-single-sidebar.frontpage-layout-2 .container-wrapper #primary, .content-with-single-sidebar.content-with-left-single-sidebar.frontpage-layout-2 .container-wrapper #tertiary, .content-with-single-sidebar.content-with-left-single-sidebar.frontpage-layout-1 .container-wrapper #primary, .content-with-single-sidebar.content-with-left-single-sidebar.frontpage-layout-1 .container-wrapper #tertiary, .content-with-single-sidebar.content-with-right-single-sidebar.frontpage-layout-1 .container-wrapper #primary, .content-with-single-sidebar.content-with-right-single-sidebar.frontpage-layout-1 .container-wrapper #secondary, .content-with-single-sidebar.content-with-right-single-sidebar.frontpage-layout-2 .container-wrapper #primary, .content-with-single-sidebar.content-with-right-single-sidebar.frontpage-layout-2 .container-wrapper #secondary, body.content-with-single-sidebar.align-content-left .container-wrapper #primary, body.content-with-single-sidebar.align-content-left .container-wrapper #secondary, body.content-with-single-sidebar.align-content-right .container-wrapper #primary, body.content-with-single-sidebar.align-content-right .container-wrapper #secondary { width: 100%; margin: 0; } } @media screen and (max-width: 992px) { footer .newsever_posts_grid .af-sec-post { width: 33.33%; } } @media screen and (max-width: 990px) { .main-navigation ul.children li a, .main-navigation ul .sub-menu li a { padding: 0 15px; } .content-with-single-sidebar.content-with-left-single-sidebar.frontpage-layout-2 .container-wrapper #primary, .content-with-single-sidebar.content-with-left-single-sidebar.frontpage-layout-2 .container-wrapper #tertiary, .content-with-single-sidebar.content-with-left-single-sidebar.frontpage-layout-1 .container-wrapper #primary, .content-with-single-sidebar.content-with-left-single-sidebar.frontpage-layout-1 .container-wrapper #tertiary, .content-with-single-sidebar.content-with-right-single-sidebar.frontpage-layout-1 .container-wrapper #primary, .content-with-single-sidebar.content-with-right-single-sidebar.frontpage-layout-1 .container-wrapper #secondary, .content-with-single-sidebar.content-with-right-single-sidebar.frontpage-layout-2 .container-wrapper #primary, .content-with-single-sidebar.content-with-right-single-sidebar.frontpage-layout-2 .container-wrapper #secondary, body.content-with-single-sidebar.align-content-left .container-wrapper #primary, body.content-with-single-sidebar.align-content-left .container-wrapper #secondary, body.content-with-single-sidebar.align-content-right .container-wrapper #primary, body.content-with-single-sidebar.align-content-right .container-wrapper #secondary, .container-wrapper .sidebar-area, .container-wrapper #primary { width: 100%; margin: 0; } .banner-single-slider-1-wrap.vertical-thumb .af-banner-thumbnail-holder, .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; } .main-navigation .menu-item-has-children .menu-description, .main-navigation .menu-description{ top: 50%; left: inherit; transform: translateY(-50%); margin: 0 5px; } /*header-style-1----*/ .header-style1 .header-middle-part{ display: block; position: relative; } .header-style1 .header-right-part{ position: absolute; right: 25px; top: 6px; } .main-navigation .menu .menu-mobile { width: 100%; } /*header-style-1----*/ /*banner part----*/ .col-3.full-wid-resp, .col-66.full-wid-resp{ width: 100%; } .aft-trending-latest-popular .af-double-column.list-style .read-bg-img{ height: 150px; } .af-main-banner-boxed .vertical-thumb .banner-carousel-1.banner-single-slider .read-single .read-details { max-width: 750px; } /*banner part----*/ /*featured story part----*/ .featured-posts .col-3{ width: 50%; } /*featured story part----*/ /*grid post secondary----*/ .af-main-banner-latest-posts.grid-layout .col-4{ width: 33.33%; } .sidebar-area .newsever_posts_grid .af-sec-post { width: 50%; } /*grid post secondary----*/ .af-container-block-wrapper.clearfix, .af-container-block-wrapper{ padding: 0; } } @media screen and (max-width: 768px) { .af-main-banner-boxed, .container-wrapper{padding-left: 15px;padding-right: 15px;} .read-img .aft-image-caption-wrap .aft-image-caption { margin: 0 15px; } /*header-style1*/ .header-style1 .main-header .af-flex-container{ flex-wrap: wrap; } .header-style1 .main-header .af-flex-container .col-3, .header-style1 .main-header .af-flex-container .col-66{ width: 100%; } .header-style1 .main-header .af-flex-container > div:nth-child(2){ padding-top: 10px; } .header-style1 .main-header .logo-brand{ text-align: center; } /*header-style1*/ .full-wid-resp{ width: 100%; } body.single-post.aft-single-full-header .entry-header .read-details { padding: 0 15px; top: 20px; -webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); } /*banner part----*/ .aft-main-banner-wrapper .af-flex-container{ flex-wrap: wrap; flex-direction: column-reverse; } .aft-trending-latest-popular .af-double-column.list-style .read-bg-img{ height: 90px; } .banner-grid-wrapper.grid-layout-1 .common-grid{ width: 50%; } .banner-grid-wrapper.grid-layout-2 .primary-grid-item-warpper {flex-wrap: wrap;} .banner-grid-wrapper.grid-layout-2 .primary-grid-item-warpper > .common-grid {order: 1;} .banner-grid-wrapper.grid-layout-2 .primary-grid-item-warpper .grid-item-warpper:nth-child(2) {order: 2;} .banner-grid-wrapper.grid-layout-2 .primary-grid-item-warpper .grid-item-warpper:nth-child(3) {order: 3;} .banner-grid-wrapper.grid-layout-2 .primary-grid-item-warpper .grid-item-warpper:nth-child(3) {width: 100%;} .banner-grid-wrapper.grid-layout-2 .primary-grid-item-warpper .grid-item-warpper:nth-child(3) .common-grid{ width: 50%; } .banner-grid-wrapper.grid-layout-2 > .common-grid, .banner-grid-wrapper.grid-layout-2 .primary-grid-item-warpper .grid-item-warpper{width: 50%;} /*banner part----*/ /*featured-story----*/ .aft-masonry-archive-posts .latest-posts-masonry, .af-double-column.list-style .col-3.pad{ width: 50%; } /*featured-story----*/ /*grid post secondary----*/ footer .newsever_posts_grid .af-sec-post, .af-main-banner-latest-posts.grid-layout .col-4, .small-gird-style .big-grid.af-sec-post, .newsever_posts_grid .af-sec-post , .sidebar-area .newsever_posts_grid .af-sec-post { width: 50%; } /*grid post secondary----*/ /*aft single full header----*/ body.single-post.aft-single-full-header .post-excerpt{ display: none; } body.single-post.aft-single-full-header .entry-title{ font-size: 35px; } /*aft single full header----*/ .aft-blocks.featured-section .af-container-block-wrapper{ display: flex; flex-flow: row wrap; } .aft-blocks.featured-section .af-container-block-wrapper .col-28:not(.af-like-tertiary){order: 2} .aft-blocks.featured-section .af-container-block-wrapper .af-editors-pick{order: 3} .aft-blocks.featured-section .af-container-block-wrapper .af-like-tertiary{order: 1;} .aft-blocks.featured-section .af-container-block-wrapper .af-like-tertiary, .aft-blocks.featured-section .af-container-block-wrapper .col-28:not(.af-like-tertiary){ flex-basis: 50%; } .aft-blocks.featured-section .af-container-block-wrapper .af-editors-pick{flex-basis: 100%;} .banner-carousel-1.banner-single-slider .read-single .read-details { transform: translateY(0%); bottom: 25px; top: inherit; } .banner-carousel-1.banner-single-slider .read-single .read-details .read-title h4 { font-size: 40px; } .banner-carousel-1.banner-single-slider .read-img.read-bg-img:after{ background-image: linear-gradient(to bottom, transparent, #000); } } .aft-small-social-menu ul li a{ line-height: 29px; } @media screen and (max-width: 700px) { .date-bar-left{ /*display: none;*/ } .af-secondary-menu .container-wrapper {padding: 0;} .top-bar-left.col-66 { width: 100%; -webkit-justify-content: space-between; justify-content: space-between; } .top-bar-left .aft-secondary-menu { text-align: right; } .top-bar-right.col-3{ width: 100%; margin: 15px 0; } .top-bar-right.col-3 ul { text-align: center; } .top-bar-left .aft-secondary-navigation ul li { padding-right: 0; padding-left: 10px; } .aft-secondary-navigation ul ul { padding-right: 0; padding-left: 0; } } @media screen and (max-width: 600px) { .banner-grid-wrapper.grid-layout-2 .primary-grid-item-warpper > .common-grid, .banner-grid-wrapper.grid-layout-2 .primary-grid-item-warpper .grid-item-warpper:nth-child(2), .banner-grid-wrapper.grid-layout-2 .primary-grid-item-warpper .grid-item-warpper:nth-child(3) {width: 100%;} .banner-grid-wrapper.grid-layout-2 .primary-grid-item-warpper .grid-item-warpper:nth-child(3) .common-grid{ width: 100%; } .content-with-two-sidebars .content-area .newsever_double_col_categorised_posts .col-1:not(.aft-spotlight-posts-1), .banner-grid-wrapper.grid-layout-2 > .common-grid, .banner-grid-wrapper.grid-layout-2 .primary-grid-item-warpper .grid-item-warpper{width: 100%;} article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-single{ flex-direction: column; } article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-details, article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-bg-img{ width: 100%; } article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-details{ padding: 15px; } .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; } } @media screen and (max-width: 480px) { .latest-posts-full .read-img.pos-rel { min-height: 244px; } .banner-carousel-1.banner-single-slider .read-single .read-details { padding: 0; } .banner-carousel-1.banner-single-slider .read-img.read-bg-img{ height: 470px; } .banner-carousel-1.banner-single-slider .read-single .read-details .read-title h4 { font-size: 30px; } .af-banner-slider .read-img.read-bg-img .read-categories{ padding-left: 25px; } .banner-grid-wrapper > .common-grid, .banner-grid-wrapper.grid-layout-1 .common-grid, .aft-masonry-archive-posts .latest-posts-masonry, body:not(.full-width-content) .aft-masonry-archive-posts .latest-posts-masonry, .banner-grid-wrapper .primary-grid-item-warpper .common-grid:first-child, .banner-grid-wrapper .primary-grid-item-warpper .common-grid:not(:first-child), .content-with-two-sidebars .content-area .newsever_posts_express_grid .col-4.af-sec-post, .content-with-two-sidebars .content-area .newsever_posts_express_list .col-2.list-part, .content-with-two-sidebars .content-area .newsever_posts_grid .col-3.af-sec-post, .af-sec-post, .col-2,.col-3,.col-4{ width: 100%; } .list-style .read-single{ flex-wrap: wrap; } .exclusive-now-txt-animation-wrap span.fancy-spinner{ position: relative; transform: translateX(0); top: inherit; left: inherit; } .exclusive-posts .exclusive-now > span, .exclusive-posts .exclusive-now span.exclusive-texts-wrapper, .exclusive-posts .exclusive-now span.exclusive-texts-wrapper > span{ display: none; } .exclusive-posts .marquee a{ width: auto; max-width: none; } .admin-bar .bottom-bar.aft-sticky-navigation { top: 0; } /*header-style-1----*/ .top-bar-flex{ flex-wrap: wrap; } .top-bar-left{ -webkit-justify-content: space-between; justify-content: space-between; width: 100%; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .top-bar-left .af-secondary-menu { width: 100%; text-align: center; } .top-bar-middle .site-branding{ padding: 10px 0; } footer .aft-small-social-menu { text-align: center; } /*header-style-1----*/ /*featured-story----*/ .small-gird-style .big-grid.af-sec-post, .af-main-banner-latest-posts.grid-layout .col-4, .newsever_posts_grid .af-sec-post , .sidebar-area .newsever_posts_grid .af-sec-post { width: 100%; } .af-double-column.list-style .col-3.pad{ width: 100%; } #primary .article-tabbed-list .af-double-column.list-style .read-bg-img, #primary .trending-posts-vertical .af-double-column.list-style .read-bg-img, .content-with-single-sidebar .content-area .af-double-column.list-style .read-bg-img, #secondary .newsever_single_col_categorised_posts .list-style .read-bg-img, .content-with-two-sidebars .content-area .af-double-column.list-style .read-bg-img, .col-2.af-double-column.list-style .col-4, .col-2 .af-double-column.list-style .col-4, .af-double-column.list-style .col-1 .col-4:not(.trending-post-items), .af-double-column.list-style .col-3 .col-4, .af-double-column.list-style .col-4:not(.trending-post-items){ width: 35%; height: 110px; max-width: 150px; } #secondary .newsever_single_col_categorised_posts .list-style .read-details, .af-double-column.list-style .col-75{ width: 65%; } footer .newsever_single_col_categorised_posts .list-style .read-bg-img, #secondary .newsever_single_col_categorised_posts .list-style .read-bg-img{ height: 100px; } .af-double-column.list-style .aft-spotlight-posts-1 .read-details, .af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img.col-4{ width: 100%; } #tertiary.sidebar-area .newsever_single_col_categorised_posts .list-style .read-details, #tertiary.sidebar-area .af-double-column.list-style .read-details { width: 78%; } .newsever_single_col_categorised_posts .color-pad .read-details.pad.color-tp-pad, .archive-list-post .color-pad .read-details.pad.color-tp-pad{ padding-top: 15px; } #secondary .color-pad .read-details.pad.color-tp-pad , #tertiary .color-pad .read-details.pad.color-tp-pad { padding-top: 0; } /*featured-story----*/ /*grid post secondary----*/ footer .newsever_posts_grid .af-sec-post, .af-main-banner-latest-posts.grid-layout .col-4, .sidebar-area .newsever_posts_grid .af-sec-post { width: 100%; } .grid-style.big-grid-small .read-img.read-bg-img { height: 200px; } /*grid post secondary----*/ /*single column----*/ .content-with-two-sidebars .content-area .newsever_double_col_categorised_posts .col-1.aft-spotlight-posts-1 .read-img, .newsever_single_col_categorised_posts .list-style .read-bg-img { margin-right: 0; height: 180px; } /*single column----*/ /*footer----*/ .secondary-footer .af-flex-container { align-items: center; flex-wrap: wrap; text-align: center; } .secondary-footer .af-flex-container > div{ padding: 5px 0; } /*footer----*/ #sidr{ width: 320px; } .sidr.left{ left: -320px; } .aft-blocks.featured-section .af-container-block-wrapper .af-like-tertiary, .aft-blocks.featured-section .af-container-block-wrapper .col-28:not(.af-like-tertiary){ flex-basis: 100%; } .af-search-wrap{position: static;} } @media screen and (max-width: 320px) { .newsever_tabbed_posts_widget .nav-tabs > li > a{ padding: 10px 7px; } .af-search-form{ width: 290px; } } footer .banner-slider-2 .read-details { left: 0; bottom: 0; } /* new css will start from here for layouts*/ /* banner layout 7 starts here */ .layout-7 .aft-main-banner .af-banner-carousel-1 .read-img.read-bg-img, .layout-7 .aft-main-banner-trending-top .af-banner-carousel-1 .read-img.read-bg-img, .layout-7 .aft-main-banner-trending-bottom .af-banner-carousel-1 .read-img.read-bg-img { height: 400px; } .layout-7 .af-banner-carousel-1 .read-img.read-bg-img { height: 400px; } @media screen and (max-width: 1024px) { .layout-6 .aft-main-banner .af-banner-carousel-1 .read-img.read-bg-img, .layout-6 .aft-main-banner-trending-top .af-banner-carousel-1 .read-img.read-bg-img, .layout-6 .aft-main-banner-trending-bottom .af-banner-carousel-1 .read-img.read-bg-img { height: 400px; } .layout-6 .af-banner-carousel-1 .read-img.read-bg-img { height: 400px; } .small-gird-style .big-grid .read-img.read-bg-img { height: 400px; } } @media screen and (max-width: 920px) and (min-width: 481px) { .layout-7 .aft-main-banner .af-banner-carousel-1 .read-img.read-bg-img, .layout-7 .aft-main-banner-trending-top .af-banner-carousel-1 .read-img.read-bg-img, .layout-7 .aft-main-banner-trending-bottom .af-banner-carousel-1 .read-img.read-bg-img { height: 350px; } .layout-7 .af-banner-carousel-1 .read-img.read-bg-img { height: 350px; } .small-gird-style .big-grid .read-img.read-bg-img { height: 350px; } } @media screen and (max-width: 768px) and (min-width: 481px) { .layout-6 .aft-main-banner .af-banner-carousel-1 .read-img.read-bg-img, .layout-6 .aft-main-banner-trending-top .af-banner-carousel-1 .read-img.read-bg-img, .layout-6 .aft-main-banner-trending-bottom .af-banner-carousel-1 .read-img.read-bg-img { height: 300px; } .layout-6 .af-banner-carousel-1 .read-img.read-bg-img { height: 300px; } .layout-7 .aft-main-banner .af-banner-carousel-1 .read-img.read-bg-img, .layout-7 .aft-main-banner-trending-top .af-banner-carousel-1 .read-img.read-bg-img, .layout-7 .aft-main-banner-trending-bottom .af-banner-carousel-1 .read-img.read-bg-img { height: 300px; } .layout-7 .af-banner-carousel-1 .read-img.read-bg-img { height: 300px; } .layout-6 .banner-carousel-slider .read-single .read-title h4 , .layout-7 .banner-carousel-slider .read-single .read-title h4 { font-size: 24px; } .aft-main-banner .af-banner-carousel-1 .read-img.read-bg-img, .aft-main-banner-trending-top .af-banner-carousel-1 .read-img.read-bg-img, .aft-main-banner-trending-bottom .af-banner-carousel-1 .read-img.read-bg-img { height: 300px; } .af-banner-carousel-1 .read-img.read-bg-img { height: 300px; } .small-gird-style .big-grid .read-img.read-bg-img { height: 300px; } } .af-banner-carousel-1.title-over-image .read-single { position: relative; } .af-banner-carousel-1.title-over-image .read-single .read-details { position: absolute; bottom: 0; left: 0; width: 100%; background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75)); background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75)); background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75)); background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75)); } .af-trending-news-part { padding-top: 10px; } .aft-carousel-part { padding-top: 10px; padding-bottom: 10px; } .af-editors-pick { padding-top: 10px; } @media screen and (max-width: 1024px) { .af-editors-pick .af-main-banner-featured-posts .section-wrapper .small-gird-style .float-l.big-grid .read-single { margin-top: 0; } } .aft-main-banner-wrapper .aft-banner-box-wrapper { padding: 10px; } .aft-main-banner-wrapper .pad.col-2:nth-child(odd) { padding-left: 0; } .aft-main-banner-wrapper .pad.col-2:nth-child(even) { padding-right: 0; } /*-------------------------------------------------------------- # media queries------------------------------------------------ --------------------------------------------------------------*/ @media screen and (max-width: 1366px) and (min-width: 1026px){ .af-trending-news-part.left .af-double-column.list-style.af-main-banner-trending-posts-vertical-carousel .read-bg-img, .af-trending-news-part.right .af-double-column.list-style.af-main-banner-trending-posts-vertical-carousel .read-bg-img, .af-double-column.list-style.af-main-banner-trending-posts-carousel-vertical-alternate .read-bg-img { height: 100px; } .af-banner-carousel-1 .read-img.read-bg-img { height: 550px; } .aft-main-banner .af-banner-carousel-1 .read-img.read-bg-img , .aft-main-banner-trending-top .af-banner-carousel-1 .read-img.read-bg-img , .aft-main-banner-trending-bottom .af-banner-carousel-1 .read-img.read-bg-img { height: 550px; } .af-banner-carousel-1.title-under-image .read-img.read-bg-img { height: 347px; } .aft-main-banner .af-banner-carousel-1.title-under-image .read-img.read-bg-img , .aft-main-banner-trending-top .af-banner-carousel-1.title-under-image .read-img.read-bg-img , .aft-main-banner-trending-bottom .af-banner-carousel-1.title-under-image .read-img.read-bg-img { height: 347px; } .small-gird-style .big-grid .read-img.read-bg-img { height: 265px; } } @media screen and (max-width: 1025px) { .aft-main-banner-wrapper .pad.float-l.col-60 { width: 100%; } .aft-main-banner-wrapper .col-66, .aft-main-banner-wrapper .col-3, .aft-main-banner-wrapper .col-30 { width: 100%; } .small-gird-style .big-grid.af-sec-post{ width: 50%; padding-left: 7.5px; padding-right: 7.5px; } .af-double-column.list-style.af-main-banner-trending-posts-vertical-carousel .read-bg-img { width: 150px; } .af-double-column.list-style.af-main-banner-trending-posts-vertical-carousel .read-title h4 { font-size: 24px; } .af-banner-carousel-1.title-under-image .read-img.read-bg-img { height: 650px; } } @media screen and (max-width: 1024px) and (min-width: 600px) { .content-with-single-sidebar .sidebar-area .newsever_double_col_categorised_posts .grid-plus-list.af-sec-post , .content-with-two-sidebars .sidebar-area .newsever_double_col_categorised_posts .grid-plus-list.af-sec-post { width: 50%; } } @media screen and (max-width: 1024px) and (min-width: 481px) { .content-with-single-sidebar #secondary .newsever_posts_express_list .grid-part , .content-with-single-sidebar #tertiary .newsever_posts_express_list .grid-part, .content-with-two-sidebars #secondary .newsever_posts_express_list .grid-part , .content-with-two-sidebars #tertiary .newsever_posts_express_list .grid-part { width: 50%; } .content-with-single-sidebar #secondary .newsever_posts_express_list .col-2.list-part , .content-with-single-sidebar #tertiary .newsever_posts_express_list .col-2.list-part , .content-with-two-sidebars #secondary .newsever_posts_express_list .col-2.list-part , .content-with-two-sidebars #tertiary .newsever_posts_express_list .col-2.list-part { width: 50%; } .aft-main-banner-wrapper .color-pad .read-details{ width: calc(100% - 150px); } } @media screen and (max-width: 980px) { .af-banner-carousel-1.title-under-image .read-img.read-bg-img { height: 525px; } } @media screen and (max-width: 768px) { .af-banner-carousel-1.title-under-image .read-img.read-bg-img { height: 398px; } .af-double-column.list-style.af-main-banner-trending-posts-vertical-carousel .read-title h4 { font-size: 22px; } } @media screen and (max-width: 576px) { .aft-main-banner .af-banner-carousel-1 .read-img.read-bg-img, .aft-main-banner-trending-top .af-banner-carousel-1 .read-img.read-bg-img, .aft-main-banner-trending-bottom .af-banner-carousel-1 .read-img.read-bg-img { height: 350px; } .af-banner-carousel-1 .read-img.read-bg-img { height: 350px; } .layout-6 .aft-main-banner .af-banner-carousel-1 .read-img.read-bg-img, .layout-6 .aft-main-banner-trending-top .af-banner-carousel-1 .read-img.read-bg-img, .layout-6 .aft-main-banner-trending-bottom .af-banner-carousel-1 .read-img.read-bg-img { height: 300px; } .layout-6 .af-banner-carousel-1 .read-img.read-bg-img { height: 300px; } .layout-7 .aft-main-banner .af-banner-carousel-1 .read-img.read-bg-img, .layout-7 .aft-main-banner-trending-top .af-banner-carousel-1 .read-img.read-bg-img, .layout-7 .aft-main-banner-trending-bottom .af-banner-carousel-1 .read-img.read-bg-img { height: 300px; } .layout-7 .af-banner-carousel-1 .read-img.read-bg-img { height: 300px; } .small-gird-style .big-grid .read-img.read-bg-img { height: 300px; } } @media screen and (max-width: 480px) { .banner-carousel-slider .read-single .read-title h4, .layout-6 .banner-carousel-slider .read-single .read-title h4 , .layout-7 .banner-carousel-slider .read-single .read-title h4 { font-size: 24px; } .banner-carousel-slider .read-single .read-details { min-height: 163px; } .aft-main-banner .af-banner-carousel-1 .read-img.read-bg-img, .aft-main-banner-trending-top .af-banner-carousel-1 .read-img.read-bg-img, .aft-main-banner-trending-bottom .af-banner-carousel-1 .read-img.read-bg-img { height: 280px; } .af-banner-carousel-1.title-under-image .read-img.read-bg-img, .af-banner-carousel-1 .read-img.read-bg-img { height: 280px; } .layout-6 .aft-main-banner .af-banner-carousel-1 .read-img.read-bg-img, .layout-6 .aft-main-banner-trending-top .af-banner-carousel-1 .read-img.read-bg-img, .layout-6 .aft-main-banner-trending-bottom .af-banner-carousel-1 .read-img.read-bg-img { height: 230px; } .layout-6 .af-banner-carousel-1 .read-img.read-bg-img { height: 230px; } .layout-7 .aft-main-banner .af-banner-carousel-1 .read-img.read-bg-img, .layout-7 .aft-main-banner-trending-top .af-banner-carousel-1 .read-img.read-bg-img, .layout-7 .aft-main-banner-trending-bottom .af-banner-carousel-1 .read-img.read-bg-img { height: 230px; } .layout-7 .af-banner-carousel-1 .read-img.read-bg-img { height: 230px; } .small-gird-style .big-grid .read-img.read-bg-img { height: 230px; } .af-main-banner-boxed .af-editors-pick, .af-main-banner-boxed .aft-carousel-part, .layout-7.af-main-banner-boxed .aft-carousel-part, .layout-6.af-main-banner-boxed .aft-carousel-part { padding-left: 0; padding-right: 0; } .af-main-banner-boxed .aft-main-banner-wrapper .aft-banner-box-wrapper { padding: 0; } .af-main-banner-boxed, .af-main-banner-boxed.layout-7, .af-main-banner-boxed.layout-6{ padding-left: 10px; padding-right: 10px; } .af-main-banner-boxed .aft-main-banner-wrapper { padding: 10px; } .aft-blocks.banner-carousel-1-wrap.bg-fixed.default.af-main-banner-boxed .aft-banner-box-wrapper.af-container-row.clearfix, .aft-blocks.banner-carousel-1-wrap.bg-fixed.grid.af-main-banner-boxed .aft-banner-box-wrapper.af-container-row.clearfix { margin-right: 0; margin-left: 0; } .af-main-banner-boxed .af-trending-news-part{ padding-right: 0; padding-left: 0; } .af-main-banner-boxed .aft-main-banner-wrapper .col-66, .af-main-banner-boxed .aft-main-banner-wrapper .col-3, .af-main-banner-boxed .aft-main-banner-wrapper .col-30 { padding-right: 0; padding-left: 0; } .af-double-column.list-style.af-main-banner-trending-posts-vertical-carousel .read-title h4 { font-size: 16px; } .small-gird-style .big-grid.af-sec-post{ width: 100%; /*padding: 0;*/ } .newsever_posts_express_list .pad.col-2, .newsever_posts_express_grid .pad.col-2 { padding: 0 7.5px; } .af-editors-pick .af-main-banner-featured-posts .section-wrapper .small-gird-style .float-l.big-grid .read-single { margin-top: 10px; } .af-trending-news-part a.newsever-categories.category-color-1 { display: none; } .aft-main-banner-wrapper .color-pad .read-details.pad.color-tp-pad{ padding-bottom: 15px; } .aft-main-banner-wrapper .color-pad .read-details.pad.color-tp-pad a { font-weight: 500; } .af-main-banner-boxed .main-banner-widget-wrapper { padding: 10px; } } .aft-main-banner-wrapper.aft-add-gaps-between { max-width: 1920px; margin: 0 auto; } .aft-main-banner-section .widget-title { color: #FFF; margin-top: 0; } .aft-main-banner-section .widget-title .header-after { padding-top: 0; } .widget-title { position: relative; } .widget-title::before { content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 3px; background-color: rgba(0,0,0,.1); } .widget-title .header-after::before { content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 3px; background-color: #f25600; } .widget-title .category-color-1.header-after::before { background-color: #f25600; } .widget-title .category-color-2.header-after::before { background-color: #CC0010 ; } .widget-title .category-color-3.header-after::before { background-color: #0486db; } .widget-title .category-color-4.header-after::before { background-color: #d327f1; } .widget-title .category-color-5.header-after::before { background-color: #9C27D9; } .widget-title .category-color-6.header-after::before { background-color: #8bc34a; } .widget-title .category-color-7.header-after::before { background-color: #bd5f07; } .af-container-row { margin-right: -7.5px; margin-left: -7.5px; } @media screen and (min-width: 1025px){ #secondary .banner-slider-2 .read-img.read-bg-img { height: 290px; } footer.site-footer .banner-slider-2 .read-img.read-bg-img{ height: 290px; } #tertiary.sidebar-area .banner-slider-2 .read-img.read-bg-img{ height: 290px; } footer.site-footer .big-grid .read-title h4, #secondary .big-grid .read-title h4, #tertiary .big-grid .read-title h4 { font-size: 22px; } } @media screen and (max-width: 1024px) { .af-trending-news-part .list-style .read-single { margin: 0 5px; } .aft-add-gaps-between .af-trending-news-part .slick-list { margin-left: -5px; margin-right: -5px; } #secondary .banner-slider-2 .read-img.read-bg-img, #secondary .newsever_posts_slider_widget .read-img.read-bg-img , #tertiary .newsever_posts_slider_widget .read-img.read-bg-img , #secondary .newsever_posts_carousel_widget .read-img.read-bg-img , #tertiary .newsever_posts_carousel_widget .read-img.read-bg-img { height: 450px; } .af-post-carousel.af-widget-carousel .read-img.read-bg-img { height: 450px; } .content-with-two-sidebars .content-area .af-post-carousel.af-widget-carousel .read-img.read-bg-img, .content-with-single-sidebar .content-area .af-post-carousel.af-widget-carousel .read-img.read-bg-img, #sidr .af-post-carousel.af-widget-carousel .read-img.read-bg-img { height: 225px; } #secondary .newsever_single_col_categorised_posts .list-style .read-bg-img, .sidebar-area .af-double-column.list-style .read-bg-img { max-width: 150px; } .newsever_double_col_categorised_posts .af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img { max-width: unset; width: 100%; } .content-with-two-sidebars .content-area .newsever_single_col_categorised_posts .read-img.read-bg-img { height: 250px; } #primary .newsever_posts_express_list .grid-part .read-img.read-bg-img , #secondary .newsever_posts_express_list .grid-part .read-img.read-bg-img , #tertiary .newsever_posts_express_list .grid-part .read-img.read-bg-img { height: 450px; } .af-trending-news-part { padding-bottom: 10px; } body.content-with-single-sidebar .container-wrapper #primary { margin-bottom: 20px; } } @media screen and (max-width: 992px) { footer .af-double-column.list-style .read-bg-img, footer .newsever_single_col_categorised_posts .list-style .read-bg-img { max-width: 150px; } .content-with-single-sidebar .content-area .grid-style.big-grid-small .big-grid.af-sec-post .read-img.read-bg-img, .banner-slider-2 .read-img.read-bg-img { height: 525px; } } @media screen and (max-width: 768px){ .content-with-single-sidebar .content-area .grid-style.big-grid-small .big-grid.af-sec-post .read-img.read-bg-img, .banner-slider-2 .read-img.read-bg-img { height: 450px; } #secondary .banner-slider-2 .read-img.read-bg-img, #secondary .newsever_posts_slider_widget .read-img.read-bg-img , #tertiary .newsever_posts_slider_widget .read-img.read-bg-img , #secondary .newsever_posts_carousel_widget .read-img.read-bg-img , #tertiary .newsever_posts_carousel_widget .read-img.read-bg-img { height: 350px; } .af-post-carousel.af-widget-carousel .read-img.read-bg-img { height: 350px; } #sidr .af-post-carousel.af-widget-carousel .read-img.read-bg-img { height: 225px; } .content-with-two-sidebars .content-area .newsever_single_col_categorised_posts .read-img.read-bg-img { height: 210px; } #primary .newsever_posts_express_list .grid-part .read-img.read-bg-img , #secondary .newsever_posts_express_list .grid-part .read-img.read-bg-img , #tertiary .newsever_posts_express_list .grid-part .read-img.read-bg-img { height: 300px; } .content-with-two-sidebars .content-area .newsever_posts_express_list .grid-part .read-img.read-bg-img { height: 300px; } .mailchimp-block .block-title { font-size: 34px; } } @media screen and (max-width: 600px) { .content-with-single-sidebar .sidebar-area .newsever_double_col_categorised_posts .grid-plus-list.af-sec-post , .content-with-two-sidebars .content-area .newsever_double_col_categorised_posts .grid-plus-list.af-sec-post { width: 100%; } .content-with-single-sidebar .sidebar-area .newsever_double_col_categorised_posts .af-double-column.list-style .col-1.float-l.pad:not(:first-child) .read-bg-img , .content-with-two-sidebars .content-area .newsever_double_col_categorised_posts .af-double-column.list-style .col-1.float-l.pad:not(:first-child) .read-bg-img { max-width: 150px; } .content-with-single-sidebar .content-area .newsever_posts_express_list .col-2.list-part, .content-with-single-sidebar .content-area .newsever_posts_express_list .grid-part, .content-with-two-sidebars .content-area .newsever_posts_express_list .col-2.list-part, .content-with-two-sidebars .content-area .newsever_posts_express_list .grid-part { width: 100%; } .content-with-single-sidebar .sidebar-area#tertiary .newsever_posts_express_list .col-2.list-part, .content-with-single-sidebar .sidebar-area#tertiary .newsever_posts_express_list .grid-part, .content-with-single-sidebar .sidebar-area#secondary .newsever_posts_express_list .col-2.list-part, .content-with-single-sidebar .sidebar-area#secondary .newsever_posts_express_list .grid-part, .content-with-two-sidebars .sidebar-area#tertiary .newsever_posts_express_list .col-2.list-part, .content-with-two-sidebars .sidebar-area#tertiary .newsever_posts_express_list .grid-part, .content-with-two-sidebars .sidebar-area#secondary .newsever_posts_express_list .col-2.list-part, .content-with-two-sidebars .sidebar-area#secondary .newsever_posts_express_list .grid-part { width: 100%; } .content-with-single-sidebar .sidebar-area .newsever_posts_express_list .af-double-column.list-style .read-bg-img , .content-with-two-sidebars .content-area .newsever_posts_express_list .af-double-column.list-style .read-bg-img { max-width: 150px; } .mailchimp-block .block-title { font-size: 24px; } .mailchimp-block { padding: 50px 30px; } .inner-suscribe input { padding-left: 20px; padding-right: 140px; } } @media screen and (max-width: 480px) { .content-with-single-sidebar .content-area .grid-style.big-grid-small .big-grid.af-sec-post .read-img.read-bg-img{ height: 230px; } #secondary .banner-slider-2 .read-img.read-bg-img, #secondary .newsever_posts_slider_widget .read-img.read-bg-img , #tertiary .newsever_posts_slider_widget .read-img.read-bg-img , #secondary .newsever_posts_carousel_widget .read-img.read-bg-img , #tertiary .newsever_posts_carousel_widget .read-img.read-bg-img { height: 225px; } #secondary .read-title h4, #tertiary .read-title h4 { font-size: 16px; } .af-post-carousel.af-widget-carousel .read-img.read-bg-img { height: 225px; } #primary .newsever_posts_express_list .grid-part .read-img.read-bg-img , #secondary .newsever_posts_express_list .grid-part .read-img.read-bg-img , #tertiary .newsever_posts_express_list .grid-part .read-img.read-bg-img { height: 225px; } .content-with-two-sidebars .content-area .newsever_posts_express_list .grid-part .read-img.read-bg-img { height: 225px; } #primary .banner-slider-2 .read-img.read-bg-img , #secondary .banner-slider-2 .read-img.read-bg-img { height: 290px; } #tertiary.sidebar-area .banner-slider-2 .read-img.read-bg-img{ height: 290px; } #primary .big-grid .read-title h4, #secondary .big-grid .read-title h4, #tertiary .big-grid .read-title h4 { font-size: 24px; } .mailchimp-block .block-title { font-size: 18px; } .header-style1 .header-right-part .popular-tag-custom-link > div.custom-menu-link a > span { display: none; } } /* text color contrast according to priority */ .single-post .post-meta-share-wrapper .item-metadata.posts-date, .single-post .post-meta-share-wrapper .post-meta-detail .min-read, .read-details .entry-meta , .af-author-details p.af-author-display-name { opacity: .75; } #tertiary .entry-meta, #secondary .entry-meta, #sidr .entry-meta { display: none; } /* youtube video design refinement */ .entry-header-yt-video-container { position: relative; line-height: 1; } .af-hide-item { opacity: 0; visibility: hidden; } iframe.vid_frame.entry-header-yt-iframe { width: 100%; height: 196px; max-width: 350px; border: none; } .entry-header-yt-video-wrapper { position: absolute; max-width: 350px; width: 100%; max-height: 192px; overflow: hidden; top: 0; } /* offset, secondary and tertiary css design refinements */ .site-footer .big-grid .read-details, #secondary .big-grid .read-details, #tertiary .big-grid .read-details, #sidr .big-grid .read-details { padding: 20px; } .site-footer .big-grid .read-title h4, #tertiary .big-grid .read-title h4, #secondary .big-grid .read-title h4, #sidr .big-grid .read-title h4 { font-size: 18px; } /* offset close icon design */ #sidr { padding-top: 50px; } .sidr-class-sidr-button-close { position: absolute; right: 20px; top: 20px; height: 30px; width: 30px; border: none; border: 2px solid #000; } body.aft-dark-mode .sidr-class-sidr-button-close { border-color: #FFF; } .sidr-class-sidr-button-close .fa{ display: none; } .sidr-class-sidr-button-close::before { content: ""; position: absolute; left: 1px; top: 0; height: 2px; width: 20px; margin: 12px 2px; background-color: #000; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); } .sidr-class-sidr-button-close::after { content: ""; position: absolute; left: 1px; top: 0; height: 2px; width: 20px; margin: 12px 2px; background-color: #000; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); } body.aft-dark-mode .sidr-class-sidr-button-close::before, body.aft-dark-mode .sidr-class-sidr-button-close::after { background-color: #fff; } /* footer double column design refinement */ @media screen and (max-width: 992px) { footer .newsever_double_col_categorised_posts .grid-plus-list.af-sec-post { width: 50%; } } @media screen and (max-width: 600px) { footer .newsever_double_col_categorised_posts .grid-plus-list.af-sec-post { width: 100%; } } /* single page refinements */ body.single-post .newsever-entry-header-details-wrap .af-category-inside-img .entry-title{ font-size: 40px; } @media screen and (max-width: 1024px) { .sidebar-area .newsever_posts_grid .af-sec-post { width: 33.33%; } body.single-post .entry-title { font-size: 50px; } } @media screen and (max-width: 992px) { body.single-post .container-wrapper .content-area { padding: 0; } } @media screen and (max-width: 768px) { .banner-carousel-1.banner-single-slider .read-single .read-details .read-title h4, body.single-post .entry-title { font-size: 36px; } body.single-post .newsever-entry-header-details-wrap .af-category-inside-img .entry-title{ font-size: 24px; } body.single-post:not(.aft-single-full-header) .entry-header-details { margin: 0; padding: 15px 0 5px; } .sidebar-area .newsever_posts_grid .af-sec-post { width: 50%; } .archive-layout-grid .af-sec-post.col-3 { width: 50%; } .header-style1 .header-right-part { right: 15px; } } @media screen and (max-width: 620px) { .post-meta-share-wrapper .aft-social-share { margin-left: 0; margin-top: 10px; width: 100%; } } @media screen and (max-width: 480px) { .sidebar-area .newsever_posts_grid .af-sec-post { width: 100%; } .archive-layout-grid .af-sec-post.col-3 { width: 100%; } .content-with-single-sidebar .content-area .newsever_posts_express_grid .col-4.af-sec-post, .content-with-two-sidebars .content-area .newsever_posts_express_grid .col-4.af-sec-post { width: 100%; } .big-grid .read-details { padding: 0 10px 10px 10px; } .big-grid .read-title h4 { font-size: 18px; } .inner-suscribe input[type=submit] { position: static; width: 100%; } .inner-suscribe input { padding-right: 20px; text-align: center; } p.has-background { padding: 20px; } body .post-excerpt { padding: 15px 15px 15px 30px; } .aft-main-banner-wrapper{ padding: 10px; } body.full-width-content #primary .list-style .read-bg-img { height: 250px; } } /* archive page css refinement */ .archive .read-single .read-img.pos-rel, .archive .post_format-post-format-video .read-img.pos-rel { min-height: 100px; } .header-title-wrapper1 .archive-description { margin-bottom: 20px; } /* banner refinement during rtl refinement */ .layout-4 .aft-main-banner-wrapper .af-editors-pick .em-title-subtitle-wrap , .layout-5 .aft-main-banner-wrapper .af-editors-pick .em-title-subtitle-wrap { margin-left: -7.5px; margin-right: -7.5px; } body.aft-default-mode .main-banner-widget-wrapper .read-details .entry-meta span a, body.aft-default-mode .main-banner-widget-wrapper .read-details .entry-meta span{ color: #FFF; } .aft-archive-wrapper .archive-grid-post .read-details { padding-right: 0; padding-left: 0; } #tertiary .af-category-inside-img a.newsever-categories.category-color-1 { color: #fff; } .sd-content ul li { margin: 3px 5px 3px 0; } .jp-sharing-input-touch .sd-content ul li:first-child { padding-left: 0; } /* Refinements on demo */ .aft-widget-background-dark .cat-links li a{ color: #FFF; } .newsever_posts_express_list .grid-part .read-single { margin-bottom: 0; } .newsever_posts_express_list .list-part:last-child .read-single { margin-bottom: 0; } #secondary .newsever_posts_list .list-style .read-single.last-child , #tertiary .newsever_posts_list .list-style .read-single.last-child { margin-bottom: 0; } @media screen and (max-width: 1360px) and (min-width: 1025px) { .newsever_tabbed_posts_widget .nav>li>a i { display: none; } .newsever_tabbed_posts_widget .nav-tabs > li.active > a, .newsever_tabbed_posts_widget .nav-tabs > li > a { padding: 10px 12px; font-size: 12px; } } @media screen and (max-width: 375px) and (min-width: 321px) { .nav>li>a { padding: 10px 12px; } } @media screen and (max-width: 375px) { .nav-tabs>li>a i { display: none; } } .af-container-block-wrapper { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body.aft-light-mode h4.af-author-display-name { color: #FFF; } body.aft-light-mode .mailchimp-block .block-title { color: #404040; } body.aft-dark-mode .aft-widget-background-dark a, body.aft-dark-mode .aft-widget-background-dark a:visited { color: #404040; } @media screen and (max-width: 350px) { .read-img.read-bg-img { height: 180px; } } :root .has-very-light-gray-background-color { color: #404040; } #main-navigation-bar .af-search-wrap .search-icon:active, #main-navigation-bar .af-search-wrap .search-icon:focus { outline: 1px dotted #FFF; }