.widget_nav_menu ul {
   text-align: center;
}

.woocommerce-tabs .panel h2:first-of-type {
    display: none;
}

button.menu-toggle, button.menu-toggle:hover {
    margin-top: 30px;
}

.site-header .custom-logo-link img, .site-header .site-logo-anchor img, .site-header .site-logo-link img {
    margin-top: -50px;
}

.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a {
    text-decoration: none !important;
}

.site-header ul.menu li.current-menu-item > a {
    color: #8f8f8f !important;
}

.woocommerce-message, .woocommerce-info, .woocommerce-noreviews, p.no-comments {
    background-color: #fed6a3 !important;
    color: #4e4e4e !important;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .added_to_cart, .widget a.button, .site-header-cart .widget_shopping_cart a.button {
    background-color: #fed6a3;
    border-color: #ffffff;
    color: #4e4e4e !important;
}

.entry-content a {
    color: #f3b25e;
    font-weight: bold;
    text-decoration: underline !important;
}

.site-header ul.menu li.current-menu-item > a {
    color: #fdd6a3;
}