.main-navigation, .main-navigation ul ul {
	background: #000;
}

.site-branding {
    text-shadow: 0px 0px 20px black;
}

.site-description {
    color: white;
    font-size: 20px;
    font-weight: 500;
}
.entry-title a, .entry-title a:visited {
	color: #01A0C6;
}
.comments-area {
    display: none;
}
.footer-widgets {
    display: none;
}
.inside-header {
	background:url(https://afvusa.com/blog/wp-content/uploads/2023/09/header-blog.jpg);
    background-size: cover;
    background-position: right center;
}
.page-header-image {
    display: none;
}

body .main-navigation, body .main-navigation ul {
    background: #212759;
}

@media all and (max-width: 768px) {
body header .inside-header {
    padding: 0px!important;
    height: 160px!important;
    background-size: contain;
    background-repeat: no-repeat;
background-position: center;
}
}

.widget h2 {
    font-weight: 600;
}

#text-2 a {
    font-size: 13px;
}

body a, body a:visited {
    color: #a82c2f;
}



.main-navigation a:hover {
    color: #ffffff;
    background-color: #a82c2f!important;
}

.sidebar .widget a, .sidebar .widget a:visited {
    font-size: 14px;
}
.sidebar .widget a:hover {
    color: #a82c2f;
}
header .inside-header {
    background-image: url(https://afvusa.com/blog/wp-content/uploads/2024/05/AFV_Social-Banner_BLOG-scaled.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    background-position: 0px 65px;
}
header .inside-header {
    height: 400px;
}
.site-branding {
    display: none;
}

.comments-area {
    display: none;
}
.entry-title a, .entry-title a:visited {
    color: #a82c2f!important;
}
.main-navigation .main-nav ul li[class*="current-menu-"] > a {
    background-color: #a82c2f;
}
.footer-widgets {
    display: none;
}
.page-header-image {
    display: none;
}