body
{
font-family: Tahoma, Arial, sans-serif;
color: #000;
}
h1, h2, h5, h6
{
font-family: Tahoma, Arial, sans-serif;
}
h1
{
font-size: 27px;
}
h5
{
font-size: 15px;
}
.navbar
{
font-family: Tahoma, Arial, sans-serif;
color: #000;
}
.navbar a 
{
color: #000;
}
.widget, .widget .widget-title, .widget .independent-block-title span
{
font-family: Tahoma, Arial, sans-serif;
color: #000;
}
.independent_latest_post_widget li .side-item-text a, .independent_popular_post_widget li a
{
font-size: 14px;
line-height: 1.5;
}
.single-post-template article.post
{
color: #000;
}
.single-post-template article.post a
{
color: #000;
}
.single-post-template article.post .entry-content a
{
color: #E10001;
text-decoration: underline;
}
.independent-single-post
{
margin-top: 50px;
}
.entry-content iframe[src*=youtube]
{
max-width: 600px;
height: 340px;
margin: auto;
display: block;
}
@media screen and (max-width: 767px)
{
.ak-home-top-container
{
display: flex;
flex-wrap: wrap;
}
.ak-home-center-column
{
order: -1;
}
} .footer-top-wrap
{
padding-bottom: 0;
text-align: right;
}
.footer-top-sidebar .widget.widget_nav_menu
{
margin-bottom: 0;
}
@media screen and (max-width: 512px)
{
.entry-content iframe[src*=youtube]
{
height: 275px;
}
}
@media screen and (max-width: 428px)
{
.entry-content iframe[src*=youtube]
{
height: 225px;
}
}
.independent-header .navbar .navbar-inner
{
display: flex;
}
.ak-lang-menu-simple
{
display: flex;
align-items: center;
margin-left: 20px;
}
.ak-lang-menu-simple a
{
color: #8c0000;
}
.ak-lang-menu-mobile-simple
{
padding: 5px;
}
.ak-lang-menu-mobile-simple a
{
color: #8c0000;
font-weight: bold;
}