/*
Theme Name: STNewsy
Theme URI: https://sindantech.com/
Author: Sindan Tech
Author URI: https://sindantech.com
Description: Viral News & Magazine WordPress Theme
Version: 2.6.0
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-background, custom-colors, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: newsy
Template: newsy
*/

/*************** Please don't change this file.  ***************/
/* Make all your modifications in the provided child theme.  */

.ak-module.ak-module-slide .ak-module-title a {
    font-size: 1.75em;
    text-align:center;
    width:100%;
    max-width:100%;
    display:block;
    color:#000 !important;
    text-shadow:none;
    padding-bottom:15px !important;
    direction:rtl;
}
.ak-block-ads{
    background:#FFF !important;
}
.dark .ak-block-ads{
	background:  #191C20 !important;
}
.ak-module.ak-module-slide:hover .ak-module-title a{
    color: #000 !important;
}
#belpresse_tv .ak-block-title .title-text,
#fashion .ak-block-title .title-text{
    padding:0px  0 20px 0;
}
#belpresse_tv .ak-block-title .title-text span,
#fashion .ak-block-title .title-text span,
.dark .archive-name-text{
    color:var(--ak-accent-color);
}
.vc_column_container{
    padding-right:10px !important;
    padding-left:10px !important;
}

#opinions .ak-block-header{
    margin-bottom:0;
}
 #opinions .ak-module-author,
 #opinions .ak-module-author a{
    color:var(--ak-highlight-color);
 }
.dark #opinions .ak-module-author,
.dark #opinions .ak-module-author a,
.dark .ak-post-meta-author a{
    color:var(--ak-accent-color) !important;
}
.dark .ak-block-header {
  --ak-block-header-line-color: var(--ak-accent-color) !important;
}
.ak-module-timeline .time{
    padding-inline-end: 5px;
    color:var(--ak-highlight-color);
}
.dark .timeline-item:hover{
    color: var(--ak-accent-color) !important;
}

.dark .ak-module-timeline .time{
    color:white;
}
.ak-footer-wrap .ak-footer-widgets,
.ak-footer-wrap .ak-bar-item
.ak-footer-copyright,
.ak-footer-widgets .ak-menu li > a,
.ak-footer-wrap .ak-inner-row .ak-footer-copyright,
.ak-footer-wrap .ak-footer-html{
    font-weight:bold !important;
}
.ak-footer-widgets .ak-footer-widgets .ak-menu li > a:hover,
.ak-footer-widgets .ak-footer-widgets .ak-menu li > a:hover span{
    color: var(--ak-accent-color);

    text-decoration:underline !important;
}
.ak-footer-wrap .ak-footer-html a{
    color: var(--ak-accent-color) !important
}
.dark .ak-module .ak-module-title a,
.dark .ak-module .ak-module-title a:hover,
.dark .ak-module .ak-module-title a:focus{
    color:  var(--ak-accent-color) !important;
}
.tns-nav {
    display: flex !important;
    flex-direction: row-reverse !important;
    justify-content: center !important;
}

.ak-post-content{
    text-align: justify;
}