.shop_table.shop_table_responsive {
    margin-top: 35px !important;
    margin-bottom: 60px !important;
}

.archive.woocommerce #primary {
    width: 100%;
    max-width: 970px;
}

.woocommerce-product-rating .clsReview {
text-transform: capitalize;
text-decoration: none;
padding: 10px 0px 0px 0px;
}

.comment-form {
    display: block;
    margin-left: 0px;
    margin-top: 70px;
}

.tabs-wrap {
    display: block;
    padding: 0 0px;
}

.spu-icon-close::before {
    content: "\f00d";
    cursor: pointer;
    font-size: 25px;
    font-weight: 100;
    padding: 5px 8px 5px 8px;
}

.spu-close {
    position: absolute;
    padding: 0;
    cursor: pointer !important;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    line-height: 1;
}

.spu-close.top_right {
    right: 0px;
    top: 5px;
}

@media only screen and (max-width: 768px) {
.woocommerce ul.products li.product .onsale {
    right: 18%;
}
}

@media only screen and (max-width: 1024px)
#mega-menu-wrap-primary .mega-menu-toggle+#mega-menu-primary {
    background: #ddd;
    padding: 0;
    display: block;
    padding-bottom: 12px;
}

.page .page-wrap .content-wrapper, .single .page-wrap .content-wrapper {
    padding-bottom: 0px;
}

.woocommerce-checkout #payment ul.payment_methods li img {
    max-width: 45px;
}

.woocommerce ul.products li.product .onsale {
 font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
 background-color: #3b68ad;
}

.woocommerce span.onsale {
    min-height: 35px;
    min-width: 45px;
}

.woocommerce span.onsale {
 font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
 background-color: #3b68ad;
}

.widget-area .widget {
    padding-top: 0px;
}