/* Enter Your Custom CSS Here */
a:hover {
	text-decoration: underline;
}

@media (max-width: 375px) {
.et_header_style_left #logo {
max-width: 100%;
max-height: 100%;
width: 80%;
height: 50%;
}
}
.et_pb_widget a {
    color: #f3b010;
    text-decoration: none;
}
@media only screen and (max-width: 1200px) and (min-width: 961px) {
#et_mobile_nav_menu {
display: block;
}
#top-menu {
display: none;
}
.et_fixed_nav #main-header, .et_fixed_nav #top-header {
position: absolute;
}
}

.home .et_pb_posts a.read-more-link {
display: inline-block;
}






