.header-image .site-title a {
    width: 100%;
}
.header-image .site-title > a {
    -webkit-background-size: contain !important;
    background-size: contain !important;
    display: block;
    height: 100px;
    margin: 10px auto;
    max-width: 70%;
    text-indent: -9999px;
}
.site-title a {
    background: url(https://sundaesflipflops.com/wp-content/uploads/2018/01/Untitled-1-1-1.jpg) no-repeat !important;
}

.home-middle .enews-widget:before {
    background: #ffe6f0;
    content: "";
    display: block;
    float: none;
    height: 340px;
    margin: 0 0 -400px;
    position: relative;
}

.home-middle .enews-widget {
    background: transparent;
    margin-bottom: 77px;
}

.home-top .simple-grid.one-third .entry-title {
    font-size: 27px;
    padding: 0 5%;
position:relative;
	z-index:10;}


.genesis-nav-menu .menu-item {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 1;
    margin: 0;
    padding: 0;
    text-align: left;
}

.genesis-nav-menu a:hover, .genesis-nav-menu a:focus, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:hover, .genesis-nav-menu .sub-menu .current-menu-item > a:focus {
    background: #ffe6f0;
}

.footer-widgets {
    background: #999999;
    font-size: 13px;
    margin-top: 150px;
}

.footer-widgets:before {
    background: #ffe6f0;
    content: "";
    display: block;
    height: 170px;
    margin-top: -45px;
    position: absolute;
    right: 0;
    left: 0;
    -ms-transform: skew(0deg,5deg);
    -webkit-transform: skew(0deg,5deg);
    transform: skew(0deg,5deg);
    width: 100%;
    z-index: -1;
}

.footer-widgets-1 {
    border-bottom: 1px solid #fff;
    clear: both;
    margin-bottom: 77px;
    padding: 17px 0 7px;
    width: 100%;
}

.footer-widgets .wrap {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
}
.home-middle .featured-content {
    margin: 0 auto 77px;
    max-width: 1170px;
    position: relative;
    z-index: 10;
}

.entry-content a:hover, .author-box a:hover, .user-profile a:hover {
    background: #ffe6f0;
    border: 0;
    color: #222;
}

.home-middle .enews-widget {
    background: transparent;
    margin: 40px 0;
    padding: 11px 0;
}
.enews-widget {
    background: #fafafa;
    padding: 7px;
    text-align: center;
}