body.dark,
body.dark .single-post .storyContents,body.dark .single-post .storyContents p,body.dark .single-post .storyContents div,
body.dark .single-post h1.headline
 {
background-color: #000; color:#fff
}
body.dark h1, body.dark h2, body.dark h3, 
body.dark h4, body.dark h5, body.dark h6{
    color: #fff;
}
body.dark .bg-grey-light-three h1, body.dark .bg-grey-light-three h2, body.dark .bg-grey-light-three h3, 
body.dark .bg-grey-light-three h4, body.dark .bg-grey-light-three h5, body.dark .bg-grey-light-three h6,
body.dark .bg-grey-light-three
{
    color: #000;
}
body.dark .page-footer {
    background-color: #0e0e0e
}

body.red .fixed-height,
body.red .theme-btn, 
body.red .contactSubmit input,
body.red .scroll-top:hover,
body.red .nav-tabs li.active,
body.red .pagination>.active>a,
body.red .nav-tabs li a:hover,
body.red ul.post-title-only li header a:before,
body.red .select_language--list>li>a:hover
{background-color:var(--primary-color)}

body.green .fixed-height,
body.green .top-scroll-bar,
body.green .theme-btn, 
body.green .contactSubmit input,
body.green .scroll-top:hover,
body.green .nav-tabs li.active,
body.green .pagination>.active>a,
body.green .nav-tabs li a:hover,
body.green ul.post-title-only li header a:before,
body.green .select_language--list>li>a:hover
{background-color: var(--color-green-one)}

body.yellow .fixed-height,
body.yellow .top-scroll-bar,
body.yellow .theme-btn, 
body.yellow .contactSubmit input,
body.yellow .scroll-top:hover,
body.yellow .nav-tabs li.active,
body.yellow .pagination>.active>a,
body.yellow .nav-tabs li a:hover,
body.yellow ul.post-title-only li header a:before,
body.yellow .select_language--list>li>a:hover
{background-color: var(--color-yellow-one)}

body.blue .fixed-height,
body.blue .top-scroll-bar,
body.blue .theme-btn, 
body.blue .contactSubmit input,
body.blue .scroll-top:hover,
body.blue .nav-tabs li.active,
body.blue .pagination>.active>a,
body.blue .nav-tabs li a:hover,
body.blue ul.post-title-only li header a:before,
body.blue .select_language--list>li>a:hover
{background-color: var(--color-blue-grey-one)}

body.blue-01 .fixed-height,
body.blue-01 .top-scroll-bar,
body.blue-01 .theme-btn, 
body.blue-01 .contactSubmit input,
body.blue-01 .scroll-top:hover,
body.blue-01 .nav-tabs li.active,
body.blue-01 .pagination>.active>a,
body.blue-01 .nav-tabs li a:hover,
body.blue-01 ul.post-title-only li header a:before,
body.blue-01 .select_language--list>li>a:hover
{background-color: #002c8c}


body.red .sub-header .left-info i,
body.red .about-info li .icon,
body.red a:hover,
body.red .scrolling--down .primary-menu > li > a:hover
{color:var(--primary-color)}

body.green .sub-header .left-info i,
body.green .about-info li .icon,
body.green a:hover,
body.green .scrolling--down .primary-menu > li > a:hover
{color:var(--color-green-one)}

body.yellow .sub-header .left-info i,
body.yellow .about-info li .icon,
body.yellow a:hover,
body.yellow .scrolling--down .primary-menu > li > a:hover
{color:var(--color-yellow-one)}

body.blue .sub-header .left-info i,
body.blue .about-info li .icon,
body.blue a:hover,
body.blue .scrolling--down .primary-menu > li > a:hover
{color:var(--color-blue-grey-one)}

body.blue-01 .sub-header .left-info i,
body.blue-01 .about-info li .icon,
body.blue-01 a:hover,
body.blue-01 .scrolling--down .primary-menu > li > a:hover
{color:#002c8c}

