h1, h2, h3, h4, h5, h6, .wc-block-grid__product-title {
    color: #333333;
    font-size: 28px;
}

.wc-block-grid__product-onsale, .onsale, .woocommerce-pagination .page-numbers li .page-numbers:not(.current) {
    color: #6d6d6d;
    display: none;
}

.price ins {
    font-weight: 400;
    color: green;
}

.price del {
    opacity: .5;
    font-weight: 400;
    color: red;
}

button.alt, input[type="button"].alt, input[type="reset"].alt, input[type="submit"].alt, .button.alt, .widget-area .widget a.button.alt {
    background-color: #f34c20;
    border-color: #313131;
    color: #ffffff;
}

.storefront-handheld-footer-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px solid rgba(255,255,255,.2);
    box-shadow: 0 0 6px rgb(0 0 0 / 70%);
    z-index: 9999;
    display: none;
}

.single-product div.product .edit-link {
    font-size: .875em;
    margin-top: 1em;
    display: none;
}

button.menu-toggle, button.menu-toggle:hover {
    border-color: #333333;
    display: none;
}

.woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-noreviews, p.no-comments {
    margin-bottom: 2.617924em;
    background-color: #0f834d;
    margin-left: 0;
    border-radius: 2px;
    color: #fff;
    clear: both;
    border-left: .6180469716em solid rgba(0,0,0,.15);
    padding: 1em 2em 1em 3.5em;
    position: relative;
    list-style: none outside;
    display: none;
}

.storefront-full-width-content.woocommerce-cart .entry-header, .storefront-full-width-content.woocommerce-checkout .entry-header, .storefront-full-width-content.woocommerce-account .entry-header, .storefront-full-width-content .woocommerce-products-header {
    text-align: center;
    padding: 0 0 5.9968353111em;
    display: none;
}

.storefront-breadcrumb {
    padding: 3em 0;
    margin: 0 0 3.706325903em;
    display: none;
    /* padding-top: 20px; */
}

#payment .place-order .button {
    font-size: 21px;
    width: 100%;
    white-space: pre-wrap;
    text-transform: capitalize;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    background-color: #eeeeee;
    color: #333333;
    display: none;
}

.star-rating span:before, .quantity .plus, .quantity .minus, p.stars a:hover:after, p.stars a:after, .star-rating span:before, #payment .payment_methods li input[type=radio]:first-child:checked+label:before {
    color: #ffb716;
}

ul.products, .wc-block-grid__products {
    margin-left: 0;
    margin-bottom: 0;
    clear: both;
    display: none;
}

.storefront-full-width-content .up-sells>h2:first-child, .storefront-full-width-content .related.products>h2:first-child {
    text-align: center;
    display: none;
}

.single-product div.product .woocommerce-product-rating {
    margin-bottom: 1.618em;
    margin-top: -0.875em;
    padding-top: 10px;
}

.wsc-cart-button {
    background-color: #0000ff;
    color: #ffffff;
    display: inline-block;
    animation: wiggle 5s infinite;
    font-size: 16px;
}

#reviews .commentlist li p.meta time {
    display: none;
}

.woocommerce-tabs .panel h2:first-of-type {
    font-size: 1.2em;
}

