.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: #EDB420;
}
.comments-area {
    display: none;
}
.footer-widgets {
    display: none;
}
.inside-header {
	background:url(https://freshandeasymarkets.com/blog/wp-content/uploads/2023/08/header-blog.jpg);
    background-size: cover;
    background-position: right center;
}
.page-header-image {
    display: none;
}


.textwidget p {
    font-size: 14px;
    line-height: 22px;
}
body .sidebar .textwidget p a {
    font-size: 14px;
    line-height: 22px;
color: #EDB420;
}

body .main-navigation, body .main-navigation ul {
    background: #fcc428;
}

@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: #EDB420;
}

header .inside-header {
    max-width: 100%!important;
    height:400px!important;
}

.main-navigation a:hover {
    color: #ffffff;
    background-color: #cb9913!important;
}

.sidebar .widget a, .sidebar .widget a:visited {
    font-size: 14px;
}
.sidebar .widget a:hover {
    color: #cb9913;
}

header .inside-header {
    height: 500px;
}
.site-branding {
    display: none;
}

.comments-area {
    display: none;
}
.entry-title a, .entry-title a:visited {
    color: #EDB420!important;
}
.main-navigation .main-nav ul li[class*="current-menu-"] > a {
    background-color: #EDB420;
}
.footer-widgets {
    display: none;
}
.page-header-image {
    display: none;
}