


.reviewnews-header div.custom-menu-link > a,
.reviewnews-header .top-header {
    background-color: #0047AB;
}

div#main-navigation-bar {
    background: #C1121F;
}

.exclusive-posts .exclusive-now {
    background: #0047AB;
}

.main-navigation .menu-description {
    background-color: #0047AB;
}

.main-navigation .menu-description:after {
    border-top: 5px solid #0047AB;
}

.af-cat-widget-carousel a.reviewnews-categories.category-color-1 {
    background-color: #0047AB;

}

a.reviewnews-categories.category-color-1 {
    color: #0047AB;
}

.af-cat-widget-carousel a.reviewnews-categories.category-color-2 {
    background-color: #C1121F;
}

a.reviewnews-categories.category-color-2 {
    color: #C1121F;
}

.site-info {   
    background-color: #0047AB;
}

.entry-content li > ol, .entry-content li > ul, .comments-area li > ol, .comments-area li > ul {
    margin: 5px 0 5px 20px !important;
    padding-left: 0;
}

.entry-content li [class^="wp-block-"] {
    margin-bottom: 5px;
}

.entry-content section.reviewnews-author-bio {
    margin-top: 24px;
}

span.wpcf7-list-item label {
    display: flex;
    align-items: center;
}
form.wpcf7-form label input[type="checkbox"]{
    width: unset;
    margin: 0 10px 0 0;
}
.entry-content .gallery {
    margin-top: 0;
    margin-bottom: 24px;
}

body.aft-dark-mode.single span.tags-links a, 
body.aft-dark-mode .main-navigation .menu .menu-mobile li a, 
body.aft-dark-mode .widget ul ul li, 
body.aft-dark-mode .widget ul.menu>li, 
body.aft-dark-mode .widget>ul>li {
    border-top-color: rgba(255, 255, 255, 0.2);
}

#main-navigation-bar .main-navigation .menu-desktop > .menu > li > a{
    color: #fff;
}
article.sticky .af-double-column.no-post-image .read-single > div.read-img::before,
article.sticky .read-single.no-post-image > div.read-img::before{
    top: 0;
}

.main-navigation .gt_float_switcher .gt_options a {
    background-color: #fff !important;
    color: #444 !important;
}
/* new block css */
.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
    color: inherit;
}